Searched refs:gatts_add_characteristic (Results 1 – 3 of 3) sorted by relevance
679 extern UINT16 gatts_add_characteristic (tGATT_SVC_DB *p_db, tGATT_PERM perm, tGATT_CHAR_PROP proper…
489 UINT16 gatts_add_characteristic (tGATT_SVC_DB *p_db, tGATT_PERM perm, in gatts_add_characteristic() function
332 return gatts_add_characteristic(&p_decl->svc_db, in GATTS_AddCharacteristic()