Home
last modified time | relevance | path

Searched refs:GATTS_AddIncludeService (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h765 extern UINT16 GATTS_AddIncludeService (UINT16 service_handle,
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c376 attr_id = GATTS_AddIncludeService(p_msg->api_add_incl_srvc.hdr.layer_specific, in bta_gatts_add_include_srvc()
/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() function