/system/bt/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()
|
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 425 uint8_t tx_phy, uint8_t rx_phy, in btif_gatts_set_preferred_phy() 435 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 | 608 uint8_t tx_phy, uint8_t rx_phy, in btif_gattc_set_preferred_phy() 618 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in btif_gattc_read_phy()
|
/system/bt/test/mock/ |
D | mock_stack_gatt_main.cc | 98 uint8_t tx_phy, uint8_t rx_phy) { in gatt_notify_phy_updated()
|
D | mock_stack_btm_ble.cc | 160 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy() 253 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 | 278 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
/system/bt/stack/test/common/ |
D | mock_gatt_main.cc | 98 uint8_t tx_phy, uint8_t rx_phy) { in gatt_notify_phy_updated()
|
D | mock_main_shim_btm_api.cc | 282 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
/system/bt/stack/test/gatt/ |
D | stack_gatt_test.cc | 59 void tGATT_PHY_UPDATE_CB(tGATT_IF gatt_if, uint16_t conn_id, uint8_t tx_phy, in tGATT_PHY_UPDATE_CB()
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 700 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb, in read_phy_cb() 702 uint8_t status, tx_phy, rx_phy; in read_phy_cb() local 732 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
D | btm_ble_gap.cc | 2058 uint8_t status, tx_phy, rx_phy; in btm_ble_process_phy_update_pkt() local
|
/system/bt/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 66 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate()
|
/system/bt/gd/l2cap/le/internal/ |
D | link.cc | 101 void Link::OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) {} in OnPhyUpdate()
|
/system/bt/bta/gatt/ |
D | bta_gatts_act.cc | 622 uint8_t tx_phy, uint8_t rx_phy, in bta_gatts_phy_update_cback()
|
D | bta_gattc_act.cc | 1415 uint8_t tx_phy, uint8_t rx_phy, in bta_gattc_phy_update_cback()
|
/system/bt/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 282 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override {} in OnPhyUpdate()
|
/system/bt/stack/gatt/ |
D | gatt_main.cc | 503 uint8_t tx_phy, uint8_t rx_phy) { in gatt_notify_phy_updated()
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 215 uint8_t tx_phy; member 355 uint8_t tx_phy; member
|
/system/bt/main/shim/ |
D | btm_api.cc | 1059 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
D | acl.cc | 640 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, in OnPhyUpdate()
|