Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h766 UINT16 include_svc_handle);
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c275 UINT16 GATTS_AddIncludeService (UINT16 service_handle, UINT16 include_svc_handle) in GATTS_AddIncludeService() argument
284 if ((p_incl_decl = gatt_find_hdl_buffer_by_handle(include_svc_handle)) == NULL) { in GATTS_AddIncludeService()