Searched defs:attr_uuid (Results 1 – 2 of 2) sorted by relevance
472 void GAP_BleAttrDBUpdate(uint16_t attr_uuid, tGAP_BLE_ATTR_VALUE* p_value) { in GAP_BleAttrDBUpdate()
280 const bluetooth::Uuid::UUID128Bit& attr_uuid = ch.uuid.To128BitBE(); in RequestWriteCallback() local