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

  /tools/test/connectivity/acts/tests/google/ble/gatt/
GattConnectTest.py 436 self.cen_ad.droid.gattClientRequestMtu(bluetooth_gatt, expected_mtu)
486 self.cen_ad.droid.gattClientRequestMtu(bluetooth_gatt, expected_mtu)
537 self.cen_ad.droid.gattClientRequestMtu(bluetooth_gatt, unexpected_mtu)
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_gatt_utils.py 372 cen_ad.droid.gattClientRequestMtu(bluetooth_gatt, mtu)
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
GattClientFacade.java 229 public boolean gattClientRequestMtu(
    [all...]

Completed in 1317 milliseconds