Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_sock_sdp.h33 static const bluetooth::Uuid UUID_DIP = bluetooth::Uuid::From16Bit(0x1200); variable
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_sdp.cpp34 static const Uuid UUID_DIP = Uuid::From16Bit(0x1200); variable