Searched defs:p_svc_uuid (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt_api.cc | 137 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/ |
D | gatt_api.cc | 334 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()
|
D | gatt_utils.cc | 219 const Uuid& app_uuid128, Uuid* p_svc_uuid, uint16_t start_handle) { in gatt_find_hdl_buffer_by_app_id()
|