Home
last modified time | relevance | path

Searched defs:rx_phy (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c221 tBTM_STATUS BTM_BleReadPhy(BD_ADDR bd_addr, UINT8 *tx_phy, UINT8 *rx_phy) in BTM_BleReadPhy()
885 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()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1110 uint8_t rx_phy; in btu_hcif_hdl_command_complete() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h828 uint8_t rx_phy; member
1095 UINT8 rx_phy; member
1202 uint8_t rx_phy; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1280 esp_ble_gap_phy_t rx_phy; /*!< rx phy type */ member
1495 esp_ble_gap_phy_t rx_phy; /*!< rx phy type */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5787 UINT8 tx_phy = 0, rx_phy = 0; in bta_dm_ble_gap_read_phy() local