Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c55 static void bt_mesh_scan_result_callback(tBTA_DM_SEARCH_EVT event, tBTA_DM_SEARCH *p_data);
176 bt_mesh_scan_results_change_2_bta(p_inq, p_eir, bt_mesh_scan_result_callback); in bt_mesh_scan_results_cb()
290 static void bt_mesh_scan_result_callback(tBTA_DM_SEARCH_EVT event, tBTA_DM_SEARCH *p_data) in bt_mesh_scan_result_callback() function