Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/suite/gatt/
Dgatt_unittest.cc61 bluetooth::Uuid srvc_uuid = bluetooth::Uuid::GetRandom(); in TEST_F() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc100 const bluetooth::Uuid& srvc_uuid) { in BTA_GATTC_DiscoverServiceByUuid()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc287 void BTA_GATTC_DiscoverServiceByUuid(uint16_t conn_id, const Uuid& srvc_uuid) { in BTA_GATTC_DiscoverServiceByUuid()