Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h103 } tBTA_GATTS_API_ADD_INCL_SRVC; typedef
169 tBTA_GATTS_API_ADD_INCL_SRVC api_add_incl_srvc;
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c188 tBTA_GATTS_API_ADD_INCL_SRVC *p_buf; in BTA_GATTS_AddIncludeService()
191 (tBTA_GATTS_API_ADD_INCL_SRVC *) osi_malloc(sizeof(tBTA_GATTS_API_ADD_INCL_SRVC))) in BTA_GATTS_AddIncludeService()