Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_api.c224 void BTA_GATTS_AddCharacteristic (UINT16 service_id, tBT_UUID *p_char_uuid, in BTA_GATTS_AddCharacteristic() function
/system/bt/bta/include/
Dbta_gatt_api.h1235 extern void BTA_GATTS_AddCharacteristic (UINT16 service_id, tBT_UUID *p_char_uuid,
/system/bt/btif/src/
Dbtif_gatt_server.c462 BTA_GATTS_AddCharacteristic(p_cb->srvc_handle, &uuid, in btgatts_handle_event()