Searched defs:rx_phy (Results 1 – 8 of 8) sorted by relevance
| /system/bt/btif/src/ |
| D | btif_gatt_server.cc | 448 uint8_t rx_phy, in btif_gattc_set_preferred_phy() 458 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in btif_gattc_read_phy()
|
| D | btif_gatt_client.cc | 583 uint8_t rx_phy, uint16_t phy_options) { in btif_gattc_set_preferred_phy() 592 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in btif_gattc_read_phy()
|
| /system/bt/stack/gatt/ |
| D | gatt_api.cc | 694 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb, in read_phy_cb() 696 uint8_t status, tx_phy, rx_phy; in read_phy_cb() local 713 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) { in GATTC_ReadPHY() 740 void GATTC_SetPreferredPHY(uint16_t conn_id, uint8_t tx_phy, uint8_t rx_phy, in GATTC_SetPreferredPHY()
|
| D | gatt_main.cc | 501 void gatt_notify_phy_updated(tGATT_TCB* p_tcb, uint8_t tx_phy, uint8_t rx_phy, in gatt_notify_phy_updated()
|
| /system/bt/bta/gatt/ |
| D | bta_gatts_act.cc | 621 uint8_t tx_phy, uint8_t rx_phy, in bta_gatts_phy_update_cback()
|
| D | bta_gattc_act.cc | 1728 uint8_t tx_phy, uint8_t rx_phy, in bta_gattc_phy_update_cback()
|
| /system/bt/bta/include/ |
| D | bta_gatt_api.h | 313 uint8_t rx_phy; member 517 uint8_t rx_phy; member
|
| /system/bt/stack/btm/ |
| D | btm_ble_gap.cc | 2224 uint8_t status, tx_phy, rx_phy; in btm_ble_process_phy_update_pkt() local
|