Searched defs:phy (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble.c | 855 void BTM_BleEnhancedReceiverTest(UINT8 rx_freq, UINT8 phy, UINT8 modulation_index, tBTM_CMPL_CB *p_… in BTM_BleEnhancedReceiverTest() 878 UINT8 packet_payload, UINT8 phy, tBTM_CMPL_CB *p_cmd_cmpl_cback) in BTM_BleEnhancedTransmitterTest()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_ble.c | 1538 …tx_start(uint8_t tx_channel, uint8_t len_of_data, uint8_t pkt_payload, uint8_t phy, tBTA_DTM_CMD_C… in btc_ble_dtm_enhance_tx_start() 1543 static void btc_ble_dtm_enhance_rx_start(uint8_t rx_channel, uint8_t phy, uint8_t modulation_index,… in btc_ble_dtm_enhance_rx_start()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_ble.h | 431 uint8_t phy; member 435 uint8_t phy; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 1177 UINT8 btsnd_hcic_ble_enhand_rx_test(UINT8 rx_channel, UINT8 phy, in btsnd_hcic_ble_enhand_rx_test() 1200 UINT8 phy) in btsnd_hcic_ble_enhand_tx_test()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 3402 …hTxStart(uint8_t tx_channel, uint8_t len_of_data, uint8_t pkt_payload, uint8_t phy, tBTA_DTM_CMD_C… in BTA_DmBleDtmEnhTxStart() 3419 void BTA_DmBleDtmEnhRxStart(uint8_t rx_channel, uint8_t phy, uint8_t modulation_index, tBTA_DTM_CMD… in BTA_DmBleDtmEnhRxStart()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 1040 …esp_ble_gap_phy_t phy; /*!< the phy type used by the transmitter, cod… member 1049 …esp_ble_gap_phy_t phy; /*!< the phy type used by the receiver, 1M phy: 0x01, … member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 989 UINT8 phy; member 995 UINT8 phy; member
|