Searched refs:expected_mtu (Results 1 – 1 of 1) sorted by relevance
116 self, expected_mtu, gatt_callback, gatt_server_callback): argument122 if mtu_size_found != expected_mtu:124 mtu_size_found, expected_mtu))137 if mtu_size_found != expected_mtu:139 mtu_size_found, expected_mtu))437 expected_mtu = gatt_mtu_size['min']438 self.cen_ad.droid.gattClientRequestMtu(bluetooth_gatt, expected_mtu)440 expected_mtu, gatt_callback, gatt_server_cb):487 expected_mtu = gatt_mtu_size['max']488 self.cen_ad.droid.gattClientRequestMtu(bluetooth_gatt, expected_mtu)[all …]