Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h65 #define BLE_MESH_SCAN_ACTIVE 0x01 macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c242 param->type != BLE_MESH_SCAN_ACTIVE) { in valid_scan_param()
280 if (scan_type == BLE_MESH_SCAN_ACTIVE) { in start_le_scan()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c602 if (scan_type == BLE_MESH_SCAN_ACTIVE) { in start_le_scan()