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

  /external/autotest/server/cros/bluetooth/
bluetooth_device.py 658 def write_characteristic(self, uuid, address, bytes_to_write): member in class:BluetoothDevice
672 return self._proxy.write_characteristic(
  /system/bt/include/hardware/
bt_gatt_client.h 252 bt_status_t (*write_characteristic)(int conn_id, uint16_t handle, member in struct:__anon1920
  /external/autotest/client/cros/bluetooth/
bluetooth_device_xmlrpc_server.py 1407 def write_characteristic(self, uuid, address, value): member in class:BluetoothDeviceXmlRpcDelegate
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 196 milliseconds