Home
last modified time | relevance | path

Searched defs:p_svc_uuid (Results 1 – 3 of 3) sorted by relevance

/system/bt/test/mock/
Dmock_stack_gatt.cc41 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
76 bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, in is_active_service()
/system/bt/stack/gatt/
Dgatt_api.cc330 bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, in is_active_service()
358 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
Dgatt_utils.cc213 const Uuid& app_uuid128, Uuid* p_svc_uuid, uint16_t start_handle) { in gatt_find_hdl_buffer_by_app_id()