Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc1722 const bluetooth::Uuid& context_uuid, in OnCsisServiceFound() argument
1725 service->handle, service->end_handle, context_uuid.ToString()); in OnCsisServiceFound()
1728 (uint16_t)service->handle, (uint16_t)service->end_handle, context_uuid); in OnCsisServiceFound()
1731 int group_id = dev_groups_->GetGroupId(device->addr, context_uuid); in OnCsisServiceFound()