/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble.cc | 138 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb, in read_phy_cb() 140 uint8_t status, tx_phy, rx_phy; in read_phy_cb() local 169 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_shim.cc | 28 void ReadPhyCallback(int client_if, RawAddress addr, uint8_t tx_phy, uint8_t rx_phy, uint8_t status… in ReadPhyCallback() 33 int server_if, RawAddress addr, uint8_t tx_phy, uint8_t rx_phy, uint8_t status) { in ServerReadPhyCallback()
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 49 def on_phy_update(self, addr, tx_phy, rx_phy, status): argument 60 def on_phy_read(self, addr, tx_phy, rx_phy, status): argument 306 def OnPhyUpdate(self, addr, tx_phy, rx_phy, status): argument 318 def OnPhyRead(self, addr, tx_phy, rx_phy, status): argument 505 def on_phy_update(self, addr, tx_phy, rx_phy, status): argument 517 def on_phy_read(self, addr, tx_phy, rx_phy, status): argument 977 def set_preferred_phy(self, address, tx_phy, rx_phy, phy_options): argument
|
D | gatt_server.py | 153 def on_phy_update(self, addr, tx_phy, rx_phy, status): argument 164 def on_phy_read(self, addr, tx_phy, rx_phy, status): argument 500 def OnPhyUpdate(self, addr, tx_phy, rx_phy, status): argument 512 def OnPhyRead(self, addr, tx_phy, rx_phy, status): argument 1260 def on_phy_update(self, addr, tx_phy, rx_phy, status): argument 1273 def on_phy_read(self, addr, tx_phy, rx_phy, status): argument 1443 def server_set_preferred_phy(self, addr, tx_phy, rx_phy, phy_options): argument
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_server.cc | 466 uint8_t tx_phy, uint8_t rx_phy, in btif_gatts_set_preferred_phy() 476 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in btif_gatts_read_phy()
|
D | btif_gatt_client.cc | 648 uint8_t tx_phy, uint8_t rx_phy, in btif_gattc_set_preferred_phy() 658 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in btif_gattc_read_phy()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble.cc | 154 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy() 367 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb, in read_phy_cb()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 77 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate()
|
D | le_impl_test.cc | 1086 hci::PhyType tx_phy{0}; in TEST_F() local
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gatts_act.cc | 626 uint8_t tx_phy, uint8_t rx_phy, in bta_gatts_phy_update_cback()
|
D | bta_gattc_act.cc | 1726 uint8_t tx_phy, uint8_t rx_phy, in bta_gattc_phy_update_cback()
|
/packages/modules/Bluetooth/system/stack/test/gatt/ |
D | stack_gatt_test.cc | 89 void tGATT_PHY_UPDATE_CB(tGATT_IF gatt_if, uint16_t conn_id, uint8_t tx_phy, in tGATT_PHY_UPDATE_CB()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 216 uint8_t tx_phy; member 395 uint8_t tx_phy; member
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 565 void btgattc_phy_updated_cb(int conn_id, uint8_t tx_phy, uint8_t rx_phy, in btgattc_phy_updated_cb() 828 void btgatts_phy_updated_cb(int conn_id, uint8_t tx_phy, uint8_t rx_phy, in btgatts_phy_updated_cb() 1382 jstring address, jint tx_phy, in gattClientSetPreferredPhyNative() 1389 static void readClientPhyCb(uint8_t clientIf, RawAddress bda, uint8_t tx_phy, in readClientPhyCb() 1958 jstring address, jint tx_phy, in gattServerSetPreferredPhyNative() 1965 static void readServerPhyCb(uint8_t serverIf, RawAddress bda, uint8_t tx_phy, in readServerPhyCb()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_main.cc | 650 uint8_t tx_phy, uint8_t rx_phy) { in gatt_notify_phy_updated()
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.cc | 346 bluetooth::hci::PhyType* tx_phy, in LeReadPhy() 621 bluetooth::hci::PhyType tx_phy = in IncomingLlPhyUpdateInd() local
|
D | dual_mode_controller.cc | 2362 bluetooth::hci::PhyType tx_phy{}; in LeReadPhy() local
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 857 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, in OnPhyUpdate()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client.cc | 2633 void OnPhyUpdate(uint16_t conn_id, uint8_t tx_phy, uint8_t rx_phy, in OnPhyUpdate()
|
D | le_audio_client_test.cc | 596 void InjectPhyChangedEvent(uint16_t conn_id, uint8_t tx_phy, uint8_t rx_phy, in InjectPhyChangedEvent()
|