Home
last modified time | relevance | path

Searched refs:start_ext_scan (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h330 } start_ext_scan; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c1203 arg.start_ext_scan.duration = duration; in esp_ble_gap_start_ext_scan()
1204 arg.start_ext_scan.period = period; in esp_ble_gap_start_ext_scan()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1809 BTA_DmBleGapExtScan(TRUE, arg_5->start_ext_scan.duration, arg_5->start_ext_scan.period); in btc_gap_ble_call_handler()