Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h691 void (*update_wl_comp_cb)(uint8_t status, bt_mesh_wl_operation wl_operation); member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c526 wl->addr_type, (tBTM_UPDATE_WHITELIST_CBACK *)wl->update_wl_comp_cb) == false) { in bt_le_update_white_list()