Home
last modified time | relevance | path

Searched refs:bt_mesh_scan_enable (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.c190 (void)bt_mesh_scan_enable(); in gatt_connected()
199 (void)bt_mesh_scan_enable(); in gatt_connected()
258 (void)bt_mesh_scan_enable(); in bt_mesh_gatt_cli_connect()
Dadv.h101 int bt_mesh_scan_enable(void);
Dlpn.c190 bt_mesh_scan_enable(); in friend_clear_sent()
302 bt_mesh_scan_enable(); in clear_friendship()
908 bt_mesh_scan_enable(); in lpn_timeout()
943 bt_mesh_scan_enable(); in lpn_timeout()
1179 bt_mesh_scan_enable(); in bt_mesh_lpn_init()
1184 bt_mesh_scan_enable(); in bt_mesh_lpn_init()
Dadv.c380 return bt_mesh_scan_enable(); in bt_mesh_scan_active_set()
383 int bt_mesh_scan_enable(void) in bt_mesh_scan_enable() function
Dmain.c527 err = bt_mesh_scan_enable(); in bt_mesh_resume()
634 bt_mesh_scan_enable(); in bt_mesh_start()
Dpb_adv.c1053 bt_mesh_scan_enable(); in prov_link_accept()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c847 bt_mesh_scan_enable(); in test_device_unresponsive()
853 bt_mesh_scan_enable(); in test_device_unresponsive()
Dtest_blob.c1074 bt_mesh_scan_enable(); in test_srv_trans_resume()