Searched defs:rx_phy (Results 1 – 8 of 8) sorted by relevance
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 422 uint8_t tx_phy, uint8_t rx_phy, in btif_gatts_set_preferred_phy() 432 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 | 564 uint8_t tx_phy, uint8_t rx_phy, in btif_gattc_set_preferred_phy() 574 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in btif_gattc_read_phy()
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 789 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb, in read_phy_cb() 791 uint8_t status, tx_phy, rx_phy; in read_phy_cb() local 821 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in BTM_BleReadPhy()
|
D | btm_ble_gap.cc | 2040 uint8_t status, tx_phy, rx_phy; in btm_ble_process_phy_update_pkt() local
|
/system/bt/bta/gatt/ |
D | bta_gatts_act.cc | 625 uint8_t tx_phy, uint8_t rx_phy, in bta_gatts_phy_update_cback()
|
D | bta_gattc_act.cc | 1344 uint8_t tx_phy, uint8_t rx_phy, in bta_gattc_phy_update_cback()
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 191 uint8_t rx_phy; member 326 uint8_t rx_phy; member
|
/system/bt/stack/gatt/ |
D | gatt_main.cc | 481 uint8_t rx_phy) { in gatt_notify_phy_updated()
|