Home
last modified time | relevance | path

Searched refs:included_service_id (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c186 void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id) in BTA_GATTS_AddIncludeService() argument
196 p_buf->included_service_id = included_service_id; in BTA_GATTS_AddIncludeService()
Dbta_gatts_act.c377 p_msg->api_add_incl_srvc.included_service_id); in bta_gatts_add_include_srvc()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h102 UINT16 included_service_id; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h1348 extern void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id);