Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h749 extern UINT16 gatts_add_characteristic (tGATT_SVC_DB *p_db, tGATT_PERM perm,
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c328 return gatts_add_characteristic(&p_decl->svc_db, in GATTS_AddCharacteristic()
Dgatt_db.c510 UINT16 gatts_add_characteristic (tGATT_SVC_DB *p_db, tGATT_PERM perm, in gatts_add_characteristic() function