| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
| D | gatt_shim.cc | 31 void ReadPhyCallback(int client_if, RawAddress addr, uint8_t tx_phy, uint8_t rx_phy, uint8_t status… in ReadPhyCallback() 36 int server_if, RawAddress addr, uint8_t tx_phy, uint8_t rx_phy, uint8_t status) { in ServerReadPhyCallback()
|
| /packages/modules/Bluetooth/system/gd/l2cap/le/ |
| D | link_property_listener.h | 67 virtual void OnPhyUpdate(hci::AddressWithType remote, uint8_t tx_phy, uint8_t rx_phy) {} in OnPhyUpdate()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_gatt_server.cc | 436 uint8_t tx_phy, uint8_t rx_phy, in btif_gatts_set_preferred_phy() 446 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 | 635 uint8_t tx_phy, uint8_t rx_phy, in btif_gattc_set_preferred_phy() 645 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in btif_gattc_read_phy()
|
| /packages/modules/Bluetooth/system/stack/test/gatt/ |
| D | stack_gatt_test.cc | 56 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/stack/btm/ |
| D | btm_ble.cc | 678 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb, in read_phy_cb() 680 uint8_t status, tx_phy, rx_phy; in read_phy_cb() local 710 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
| D | btm_ble_gap.cc | 3034 uint8_t status, tx_phy, rx_phy; in btm_ble_process_phy_update_pkt() local
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_gatt_main.cc | 100 uint8_t tx_phy, uint8_t rx_phy) { in gatt_notify_phy_updated()
|
| D | mock_stack_btm_ble.cc | 159 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy() 385 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb, in read_phy_cb()
|
| D | mock_main_shim_btm_api.cc | 271 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
| D | le_acl_connection_test.cc | 78 virtual void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override {} in OnPhyUpdate()
|
| D | le_acl_connection.cc | 74 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate()
|
| D | le_impl_test.cc | 1332 hci::PhyType tx_phy{0}; in TEST_F() local
|
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
| D | link.cc | 103 void Link::OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) {} in OnPhyUpdate()
|
| /packages/modules/Bluetooth/system/bta/gatt/ |
| D | bta_gatts_act.cc | 617 uint8_t tx_phy, uint8_t rx_phy, in bta_gatts_phy_update_cback()
|
| D | bta_gattc_act.cc | 1604 uint8_t tx_phy, uint8_t rx_phy, in bta_gattc_phy_update_cback()
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_acl_manager_facade.cc | 360 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override {} in OnPhyUpdate()
|
| /packages/modules/Bluetooth/system/bta/include/ |
| D | bta_gatt_api.h | 220 uint8_t tx_phy; member 372 uint8_t tx_phy; member
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_gatt.cpp | 560 void btgattc_phy_updated_cb(int conn_id, uint8_t tx_phy, uint8_t rx_phy, in btgattc_phy_updated_cb() 823 void btgatts_phy_updated_cb(int conn_id, uint8_t tx_phy, uint8_t rx_phy, in btgatts_phy_updated_cb() 1488 jint tx_phy, jint rx_phy, in gattClientSetPreferredPhyNative() 1495 static void readClientPhyCb(uint8_t clientIf, RawAddress bda, uint8_t tx_phy, in readClientPhyCb() 2044 jint tx_phy, jint rx_phy, in gattServerSetPreferredPhyNative() 2051 static void readServerPhyCb(uint8_t serverIf, RawAddress bda, uint8_t tx_phy, in readServerPhyCb()
|
| /packages/modules/Bluetooth/system/stack/gatt/ |
| D | gatt_main.cc | 652 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 | 313 bluetooth::hci::PhyType* tx_phy, in LeReadPhy() 565 bluetooth::hci::PhyType tx_phy = in IncomingLlPhyUpdateInd() local
|
| D | dual_mode_controller.cc | 1814 bluetooth::hci::PhyType tx_phy{}; in LeReadPhy() local
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | acl.cc | 815 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, in OnPhyUpdate()
|