Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py14 SDP_MAX_UUIDS_CNT = 12 variable
311 if len(uuids) > SDP_MAX_UUIDS_CNT:
541 if len(uuids) > SDP_MAX_UUIDS_CNT: