Lines Matching defs:device

69         void OnDiscoveryResult(const Bluetooth::BluetoothRemoteDevice &device,  in OnDiscoveryResult()
71 void OnPairRequested(const Bluetooth::BluetoothRemoteDevice &device) override {}; in OnPairRequested()
72 …void OnPairConfirmed(const Bluetooth::BluetoothRemoteDevice &device, int reqType, int number) over… in OnPairConfirmed()
82 void OnAclStateChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnAclStateChanged()
85 void OnRemoteUuidChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnRemoteUuidChanged()
87 void OnRemoteNameChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnRemoteNameChanged()
89 void OnRemoteAliasChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnRemoteAliasChanged()
91 void OnRemoteCodChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnRemoteCodChanged()
93 …void OnRemoteBatteryLevelChanged(const Bluetooth::BluetoothRemoteDevice &device, int batteryLevel)… in OnRemoteBatteryLevelChanged()
94 …void OnReadRemoteRssiEvent(const Bluetooth::BluetoothRemoteDevice &device, int rssi, int status) o… in OnReadRemoteRssiEvent()
101 void OnPlayingStatusChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnPlayingStatusChanged()
103 void OnConfigurationChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnConfigurationChanged()
106 … void OnMediaStackChanged(const Bluetooth::BluetoothRemoteDevice &device, int action) override {}; in OnMediaStackChanged()
115 void OnScoStateChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnScoStateChanged()
117 void OnActiveDeviceChanged(const Bluetooth::BluetoothRemoteDevice &device) override {}; in OnActiveDeviceChanged()
118 void OnHfEnhancedDriverSafetyChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnHfEnhancedDriverSafetyChanged()
120 …void OnHfpStackChanged(const Bluetooth::BluetoothRemoteDevice &device, int32_t action) override {}; in OnHfpStackChanged()