Home
last modified time | relevance | path

Searched defs:ext_adv (Results 1 – 6 of 6) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c468 tBTM_STATUS BTM_BleStartExtAdv(BOOLEAN enable, UINT8 num, tBTM_BLE_EXT_ADV *ext_adv) in BTM_BleStartExtAdv()
574 tBTM_BLE_EXT_ADV ext_adv; in BTM_BleStartExtAdvRestart() local
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c917 esp_err_t esp_ble_gap_ext_adv_start(uint8_t num_adv, const esp_ble_gap_ext_adv_t *ext_adv) in esp_ble_gap_ext_adv_start()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1709 tBTA_DM_BLE_EXT_ADV *ext_adv = osi_malloc(num_adv * sizeof(esp_ble_gap_ext_adv_t)); in btc_gap_ble_call_handler() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h272 esp_ble_gap_ext_adv_t *ext_adv; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2796 void BTA_DmBleGapExtAdvEnable(BOOLEAN enable, UINT8 num, tBTA_DM_BLE_EXT_ADV *ext_adv) in BTA_DmBleGapExtAdvEnable()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h918 tBTA_DM_BLE_EXT_ADV *ext_adv; member