Home
last modified time | relevance | path

Searched defs:p_char_uuid (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c218 void BTA_GATTS_AddCharacteristic (UINT16 service_id, const tBT_UUID * p_char_uuid, in BTA_GATTS_AddCharacteristic()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c514tBT_UUID *p_char_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_characteristic()
Dgatt_api.c294 UINT16 GATTS_AddCharacteristic (UINT16 service_handle, tBT_UUID *p_char_uuid, in GATTS_AddCharacteristic()