Home
last modified time | relevance | path

Searched refs:include_svc_handle (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h749 UINT16 include_svc_handle);
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c277 UINT16 GATTS_AddIncludeService (UINT16 service_handle, UINT16 include_svc_handle) in GATTS_AddIncludeService() argument
287 if ((p_incl_decl = gatt_find_hdl_buffer_by_handle(include_svc_handle)) == NULL) in GATTS_AddIncludeService()