Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/suite/gatt/
Dgatt_unittest.cc65 bluetooth::Uuid srvc_uuid = bluetooth::Uuid::From128BitBE( in TEST_F() local
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc281 void BTA_GATTC_DiscoverServiceByUuid(uint16_t conn_id, const Uuid& srvc_uuid) { in BTA_GATTC_DiscoverServiceByUuid()