Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h389 } start_ext_scan; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c1508 arg.start_ext_scan.duration = duration; in esp_ble_gap_start_ext_scan()
1509 arg.start_ext_scan.period = period; in esp_ble_gap_start_ext_scan()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2329 BTA_DmBleGapExtScan(TRUE, arg_5->start_ext_scan.duration, arg_5->start_ext_scan.period); in btc_gap_ble_call_handler()