Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_ble.h39 BTC_BLE_MESH_ACT_STOP_BLE_SCAN, enumerator
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_ble_api.c97 msg.act = BTC_BLE_MESH_ACT_STOP_BLE_SCAN; in esp_ble_mesh_stop_ble_scanning()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_ble.c155 case BTC_BLE_MESH_ACT_STOP_BLE_SCAN: in btc_ble_mesh_ble_call_handler()