Searched defs:len_of_data (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_ble.c | 1525 static void btc_ble_dtm_tx_start(uint8_t tx_channel, uint8_t len_of_data, uint8_t pkt_payload, tBTA… in btc_ble_dtm_tx_start() 1538 static void btc_ble_dtm_enhance_tx_start(uint8_t tx_channel, uint8_t len_of_data, uint8_t pkt_paylo… in btc_ble_dtm_enhance_tx_start()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_ble.h | 262 uint8_t len_of_data; member 429 uint8_t len_of_data; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 2590 void BTA_DmBleDtmTxStart(uint8_t tx_channel, uint8_t len_of_data, uint8_t pkt_payload, tBTA_DTM_CMD… in BTA_DmBleDtmTxStart() 3402 void BTA_DmBleDtmEnhTxStart(uint8_t tx_channel, uint8_t len_of_data, uint8_t pkt_payload, uint8_t p… in BTA_DmBleDtmEnhTxStart()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 391 …uint8_t len_of_data; /*!< length in bytes of payload data in ea… member 1038 …uint8_t len_of_data; /*!< length in bytes of payload data in each p… member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 893 UINT8 len_of_data; member 987 UINT8 len_of_data; member
|