Home
last modified time | relevance | path

Searched defs:all_phys (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/l2cap/le/
Dlink_options.cc61 bool LinkOptions::SetPhy(uint8_t all_phys, uint8_t tx_phys, uint8_t rx_phys, uint16_t phy_options) { in SetPhy()
/system/bt/stack/btm/
Dbtm_ble.cc928 uint8_t all_phys = 0; in BTM_BleSetPhy() local