Searched defs:rx_phys (Results 1 – 8 of 8) 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.cc | 213 uint8_t rx_phys, uint16_t phy_options) {}, in __anon383244b03902()
|
| D | mock_stack_btm_ble.cc | 169 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 | 283 uint8_t rx_phys, uint16_t phy_options) { in BTM_BleSetPhy()
|
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
| D | link_layer_controller.cc | 332 uint8_t tx_phys, uint8_t rx_phys) { in LeSetDefaultPhy() 378 bool all_phys_no_receive_preference, uint8_t tx_phys, uint8_t rx_phys, in LeSetPhy() 477 uint8_t rx_phys = phy_req.GetTxPhys() & default_rx_phys_; in IncomingLlPhyReq() local 523 uint8_t rx_phys = phy_rsp.GetTxPhys() & requested_rx_phys_; in IncomingLlPhyRsp() local
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_ble.cc | 742 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, in BTM_BleSetPhy()
|
| /packages/modules/Bluetooth/system/bta/hearing_aid/ |
| D | hearing_aid.cc | 683 void OnPhyUpdateEvent(uint16_t conn_id, uint8_t tx_phys, uint8_t rx_phys, in OnPhyUpdateEvent()
|