Searched defs:UUID (Results 1 – 2 of 2) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | uuid.h | 35 UUID(const ::bluetooth::Uuid& uuid) : uuid(uuid){}; // NOLINT in UUID() function |
/system/bt/profile/sdp/ | ||
D | sdp_common.h | 71 UUID = 0x03, enumerator |