Home
last modified time | relevance | path

Searched refs:start_scan (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/
Dgattc_multi_connect.c130 static void start_scan(void) in start_scan() function
321 start_scan(); in gattc_profile_a_event_handler()
332 start_scan(); in gattc_profile_a_event_handler()
523 start_scan(); in gattc_profile_b_event_handler()
721 start_scan(); in gattc_profile_c_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h110 } start_scan; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c88 arg.start_scan.duration = duration; in esp_ble_gap_start_scanning()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1436 … btc_ble_start_scanning(arg->start_scan.duration, btc_search_callback, btc_start_scan_callback); in btc_gap_ble_call_handler()