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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c 186 ** included_service_id: the service ID to be included.
191 void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id)
202 p_buf->included_service_id = included_service_id;
bta_gatts_int.h 105 UINT16 included_service_id; member in struct:__anon5210
bta_gatts_act.c 419 p_msg->api_add_incl_srvc.included_service_id);
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h     [all...]

Completed in 65 milliseconds