Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h748 extern UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, tBT…
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c289 return gatts_add_included_service(&p_decl->svc_db, in GATTS_AddIncludeService()
Dgatt_db.c446 UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, in gatts_add_included_service() function