Home
last modified time | relevance | path

Searched refs:wl_operation (Results 1 – 3 of 3) 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);
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1252 …esp_ble_wl_operation_t wl_operation; /*!< The value is ESP_BLE_WHITELIST_ADD if add address… member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c843 param.update_whitelist_cmpl.wl_operation = wl_opration; in btc_update_whitelist_complete_callback()