HomeSort by relevance Sort by last modified time
    Searched refs:L2CAP_UUID (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
bluetooth_SDP_ServiceAttributeRequest.py 34 L2CAP_UUID = 0x0100
219 self.assert_equal(value[0], [self.L2CAP_UUID, self.ATT_PSM])
  /external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
bluetooth_SDP_ServiceSearchAttributeRequest.py 44 L2CAP_UUID = 0x0100
247 if value[0] != [self.L2CAP_UUID, self.ATT_PSM]:

Completed in 82 milliseconds