Home
last modified time | relevance | path

Searched refs:btm_read_phy_callback (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1103 void btm_read_phy_callback(uint8_t hci_status, uint16_t conn_handle, uint8_t tx_phy, uint8_t rx_phy…
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c885 void btm_read_phy_callback(uint8_t hci_status, uint16_t conn_handle, uint8_t tx_phy, uint8_t rx_phy) in btm_read_phy_callback() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1115 btm_read_phy_callback(status, conn_handle, tx_phy, rx_phy); in btu_hcif_hdl_command_complete()