OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BLUETOOTH_BASE_UUID
(Results
1 - 4
of
4
) sorted by null
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchRequestBasic/
bluetooth_SDP_ServiceSearchRequestBasic.py
20
BLUETOOTH_BASE_UUID
= 0x0000000000001000800000805F9B34FB
91
self.
BLUETOOTH_BASE_UUID
)
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
bluetooth_SDP_ServiceAttributeRequest.py
67
BLUETOOTH_BASE_UUID
= 0x0000000000001000800000805F9B34FB
430
self.
BLUETOOTH_BASE_UUID
)
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
bluetooth_SDP_ServiceSearchAttributeRequest.py
22
BLUETOOTH_BASE_UUID
= 0x0000000000001000800000805F9B34FB
457
self.
BLUETOOTH_BASE_UUID
)
/external/autotest/client/common_lib/cros/bluetooth/
bluetooth_sdp_socket.py
17
BLUETOOTH_BASE_UUID
= 0x0000000000001000800000805F9B34FB
243
uuid128 = (uuid128 << 96) +
BLUETOOTH_BASE_UUID
Completed in 89 milliseconds