Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_api.c263 void BTA_GATTS_AddCharDescriptor (UINT16 service_id, in BTA_GATTS_AddCharDescriptor() function
/system/bt/bta/include/
Dbta_gatt_api.h1255 extern void BTA_GATTS_AddCharDescriptor (UINT16 service_id,
/system/bt/btif/src/
Dbtif_gatt_server.c472 BTA_GATTS_AddCharDescriptor(p_cb->srvc_handle, p_cb->permissions, in btgatts_handle_event()