Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dscan.h33 int bt_mesh_stop_ble_scan(void);
Dscan.c161 int bt_mesh_stop_ble_scan(void) in bt_mesh_stop_ble_scan() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_ble.c156 param.stop_ble_scan_comp.err_code = bt_mesh_stop_ble_scan(); in btc_ble_mesh_ble_call_handler()