Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_int.h678 extern UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, tBT…
Dgatt_db.c440 UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, in gatts_add_included_service() function
Dgatt_api.c292 return gatts_add_included_service(&p_decl->svc_db, in GATTS_AddIncludeService()