HomeSort by relevance Sort by last modified time
    Searched full:included_service_id (Results 1 - 5 of 5) sorted by null

  /system/bt/bta/gatt/
bta_gatts_api.c 168 ** included_service_id: the service ID to be included.
173 void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id)
180 p_buf->included_service_id = included_service_id;
bta_gatts_int.h 105 UINT16 included_service_id; member in struct:__anon71775
bta_gatts_act.c 398 p_msg->api_add_incl_srvc.included_service_id);
  /system/bt/service/doc/
IBluetoothGattClientCallback.txt 44 void onGetIncludedService(in GattIdentifier included_service_id);
  /system/bt/bta/include/
bta_gatt_api.h     [all...]

Completed in 311 milliseconds