Home
last modified time | relevance | path

Searched defs:num_adv (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c1203 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()
1221 esp_err_t esp_ble_gap_ext_adv_stop(uint8_t num_adv, const uint8_t *ext_adv_inst) in esp_ble_gap_ext_adv_stop()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h328 uint8_t num_adv; member
333 uint8_t num_adv; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2214 uint8_t num_adv = arg_5->ext_adv_stop.num_adv; in btc_gap_ble_call_handler() local