Home
last modified time | relevance | path

Searched defs:active_scan (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c1238 …oth_gap_scan_start(int32_t duration_ms, int32_t interval_us, int32_t window_us, bool active_scan) { in mp_bluetooth_gap_scan_start()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1136 …oth_gap_scan_start(int32_t duration_ms, int32_t interval_us, int32_t window_us, bool active_scan) { in mp_bluetooth_gap_scan_start()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c4907 static int le_scan_set_random_addr(bool active_scan, u8_t *own_addr_type) in le_scan_set_random_addr()
4967 bool active_scan; in start_le_scan_ext() local
5095 bool active_scan; in start_le_scan_legacy() local
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c654 bool active_scan = false; in bluetooth_ble_gap_scan() local

Completed in 27 milliseconds