Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sdp.h34 static const bluetooth::Uuid UUID_DIP = bluetooth::Uuid::From16Bit(0x1200); variable
/packages/modules/Bluetooth/system/bta/test/
Dbta_dip_test.cc211 bluetooth::testing::bta_sdp_search_cback(UUID_DIP, RawAddress::kEmpty, in TEST_F()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_sdp.cpp31 static const Uuid UUID_DIP = Uuid::From16Bit(0x1200); variable
193 } else if (uuid_in == UUID_DIP) { in sdp_search_callback()
/packages/modules/Bluetooth/system/bta/sdp/
Dbta_sdp_act.cc612 } else if (uuid == UUID_DIP) { in bta_sdp_search_cback()