Home
last modified time | relevance | path

Searched defs:attr_uuid (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c491 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value) in GAP_BleAttrDBUpdate()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c342 tBT_UUID attr_uuid; in gatts_db_read_attr_value_by_type() local