Home
last modified time | relevance | path

Searched refs:included_service_id (Results 1 – 5 of 5) sorted by relevance

/system/bt/bta/gatt/
Dbta_gatts_api.c173 void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id) in BTA_GATTS_AddIncludeService() argument
180 p_buf->included_service_id = included_service_id; in BTA_GATTS_AddIncludeService()
Dbta_gatts_int.h105 UINT16 included_service_id; member
Dbta_gatts_act.c398 p_msg->api_add_incl_srvc.included_service_id); in bta_gatts_add_include_srvc()
/system/bt/service/doc/
DIBluetoothGattClientCallback.txt44 void onGetIncludedService(in GattIdentifier included_service_id);
/system/bt/bta/include/
Dbta_gatt_api.h1098 extern void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id);