Home
last modified time | relevance | path

Searched refs:start_le_scan (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c587 static int start_le_scan(uint8_t scan_type, uint16_t interval, uint16_t window, uint8_t filter_dup) in start_le_scan() function
990 err = start_le_scan(param->type, param->interval, param->window, param->filter_dup); in bt_le_scan_start()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c266 static int start_le_scan(uint8_t scan_type, uint16_t interval, uint16_t window, in start_le_scan() function
490 err = start_le_scan(param->type, param->interval, param->window, in bt_le_scan_start()