Searched defs:tx_phys (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble.cc | 188 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, in BTM_BleSetPhy()
|
/packages/modules/Bluetooth/system/bta/test/common/ |
D | btm_api_mock.cc | 55 uint8_t rx_phys, uint16_t phy_options) { in SetMockBtmInterface()
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.cc | 355 bool all_phys_no_receive_preference, uint8_t tx_phys, in LeSetDefaultPhy() 402 bool all_phys_no_receive_preference, uint8_t tx_phys, in LeSetPhy() 503 uint8_t tx_phys = phy_req.GetRxPhys() & default_tx_phys_; in IncomingLlPhyReq() local 551 uint8_t tx_phys = phy_rsp.GetRxPhys() & requested_tx_phys_; in IncomingLlPhyRsp() local
|
/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid.cc | 722 void OnPhyUpdateEvent(tCONN_ID conn_id, uint8_t tx_phys, uint8_t rx_phys, tGATT_STATUS status) { in OnPhyUpdateEvent()
|