Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_uuid.h178 #define BLE_MESH_UUID_GATT_CCC_VAL 0x2902 macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c996 case BLE_MESH_UUID_GATT_CCC_VAL: in bt_mesh_gatts_service_register()
1492 char_uuid.uu.uuid16 = BLE_MESH_UUID_GATT_CCC_VAL; in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c236 BLE_UUID16(&dsc->uuid)->value == BLE_MESH_UUID_GATT_CCC_VAL) { in dsc_disced()