Searched defs:tx_phys (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | link_options.cc | 61 bool LinkOptions::SetPhy(uint8_t all_phys, uint8_t tx_phys, uint8_t rx_phys, uint16_t phy_options) { in SetPhy()
|
/packages/modules/Bluetooth/system/bta/test/common/ |
D | btm_api_mock.cc | 65 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, in BTM_BleSetPhy()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble.cc | 168 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, in BTM_BleSetPhy()
|
D | mock_main_shim_btm_api.cc | 287 void bluetooth::shim::BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, in BTM_BleSetPhy()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble.cc | 805 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, in BTM_BleSetPhy()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | btm_api.cc | 1041 void bluetooth::shim::BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, in BTM_BleSetPhy()
|
/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid.cc | 592 void OnPhyUpdateEvent(uint16_t conn_id, uint8_t tx_phys, uint8_t rx_phys, in OnPhyUpdateEvent()
|