Searched defs:bdaddr (Results 1 – 2 of 2) sorted by relevance
76 void setBipClientStatus(String bdaddr, boolean connected) { in setBipClientStatus()200 boolean connectDevice(String bdaddr) { in connectDevice()205 boolean disconnectDevice(String bdaddr) { in disconnectDevice()210 void setActiveDevice(String bdaddr) { in setActiveDevice()217 void deviceConnected(String bdaddr, boolean absoluteVolume) { in deviceConnected()229 void deviceDisconnected(String bdaddr) { in deviceDisconnected()241 void sendVolumeChanged(String bdaddr, int volume) { in sendVolumeChanged()268 private native boolean connectDeviceNative(String bdaddr); in connectDeviceNative()269 private native boolean disconnectDeviceNative(String bdaddr); in disconnectDeviceNative()270 private native void sendVolumeChangedNative(String bdaddr, int volume); in sendVolumeChangedNative()[all …]
137 void DeviceConnected(const RawAddress& bdaddr) override { in DeviceConnected()141 void DeviceConnected(const RawAddress& bdaddr, VolumeChangedCb cb) override { in DeviceConnected()145 void DeviceDisconnected(const RawAddress& bdaddr) override { in DeviceDisconnected()301 RawAddress bdaddr; in connectDeviceNative() local320 RawAddress bdaddr; in disconnectDeviceNative() local863 RawAddress bdaddr; in sendVolumeChangedNative() local893 RawAddress bdaddr; in setBipClientStatusNative() local