Home
last modified time | relevance | path

Searched refs:bt_mesh_scan_disable (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dscan.h23 int bt_mesh_scan_disable(void);
Dmain.c142 bt_mesh_scan_disable(); in bt_mesh_node_reset()
280 bt_mesh_scan_disable(); in bt_mesh_prov_disable()
312 err = bt_mesh_scan_disable(); in bt_mesh_suspend()
465 bt_mesh_scan_disable(); in bt_mesh_deinit()
692 bt_mesh_scan_disable(); in bt_mesh_provisioner_disable()
Dlpn.c269 bt_mesh_scan_disable(); in clear_friendship()
450 bt_mesh_scan_disable(); in bt_mesh_lpn_set()
476 bt_mesh_scan_disable(); in friend_response_received()
562 bt_mesh_scan_disable(); in bt_mesh_lpn_friend_offer()
734 bt_mesh_scan_disable(); in update_timeout()
739 bt_mesh_scan_disable(); in update_timeout()
771 bt_mesh_scan_disable(); in lpn_timeout()
786 bt_mesh_scan_disable(); in lpn_timeout()
Dtest.c168 return bt_mesh_scan_disable(); in bt_mesh_test_stop_scanning()
Dscan.c322 int bt_mesh_scan_disable(void) in bt_mesh_scan_disable() function