Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc137 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
224 bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, in is_active_service()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc334 bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, in is_active_service()
362 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
Dgatt_utils.cc219 const Uuid& app_uuid128, Uuid* p_svc_uuid, uint16_t start_handle) { in gatt_find_hdl_buffer_by_app_id()