Searched defs:rx_phy (Results 1 – 5 of 5) sorted by relevance
221 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()
1110 uint8_t rx_phy; in btu_hcif_hdl_command_complete() local
828 uint8_t rx_phy; member1095 UINT8 rx_phy; member1202 uint8_t rx_phy; member
1280 esp_ble_gap_phy_t rx_phy; /*!< rx phy type */ member1495 esp_ble_gap_phy_t rx_phy; /*!< rx phy type */ member
5787 UINT8 tx_phy = 0, rx_phy = 0; in bta_dm_ble_gap_read_phy() local