Searched defs:num_adv (Results 1 – 3 of 3) sorted by relevance
1203 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()
328 uint8_t num_adv; member333 uint8_t num_adv; member
2214 uint8_t num_adv = arg_5->ext_adv_stop.num_adv; in btc_gap_ble_call_handler() local