Searched defs:include_svc_handle (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c271 ** include_svc_handle : included service handle.
277 UINT16 GATTS_AddIncludeService (UINT16 service_handle, UINT16 include_svc_handle) argument
287 if ((p_incl_decl = gatt_find_hdl_buffer_by_handle(include_svc_handle)) == NULL)

Completed in 132 milliseconds