Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/test/
H A Dbta_dip_test.cc121 memcpy(userdata, &UUID_DIP, sizeof(UUID_DIP)); in TEST_F()
/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
222 } else if (uuid_in == UUID_DIP) { in sdp_search_callback()
/aosp12/system/bt/bta/sdp/
H A Dbta_sdp_act.cc413 } else if (uuid == UUID_DIP) { in bta_sdp_search_cback()