Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1408 uint16_t notify_en = BLE_MESH_GATT_CCC_NOTIFY; in bt_mesh_bta_gattc_cb() local
1511 write.len = sizeof(notify_en); in bt_mesh_bta_gattc_cb()
1512 write.p_value = (uint8_t *)&notify_en; in bt_mesh_bta_gattc_cb()