Home
last modified time | relevance | path

Searched refs:gatts_get_service_uuid (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/gatt/
Dgatt_api.cc312 Uuid* p_uuid = gatts_get_service_uuid(elem.p_db); in GATTS_AddService()
333 Uuid* p_this_uuid = gatts_get_service_uuid(info.p_db); in is_active_service()
Dgatt_db.cc73 Uuid* gatts_get_service_uuid(tGATT_SVC_DB* p_db) { in gatts_get_service_uuid() function
Dgatt_int.h657 extern bluetooth::Uuid* gatts_get_service_uuid(tGATT_SVC_DB* p_db);
Dgatt_sr.cc522 Uuid* p_uuid = gatts_get_service_uuid(el.p_db); in gatt_build_primary_service_rsp()
/system/bt/stack/test/gatt/
Dgatt_sr_test.cc103 Uuid* gatts_get_service_uuid(tGATT_SVC_DB* p_db) { return nullptr; } in gatts_get_service_uuid() function