Lines Matching refs:BluetoothRemoteDevice
69 void OnDiscoveryResult(const Bluetooth::BluetoothRemoteDevice &device,
71 void OnPairRequested(const Bluetooth::BluetoothRemoteDevice &device) override {};
72 void OnPairConfirmed(const Bluetooth::BluetoothRemoteDevice &device, int reqType, int number) override {};
82 void OnAclStateChanged(const Bluetooth::BluetoothRemoteDevice &device,
84 void OnPairStatusChanged(const Bluetooth::BluetoothRemoteDevice &device, int status, int cause) override;
85 void OnRemoteUuidChanged(const Bluetooth::BluetoothRemoteDevice &device,
87 void OnRemoteNameChanged(const Bluetooth::BluetoothRemoteDevice &device,
89 void OnRemoteAliasChanged(const Bluetooth::BluetoothRemoteDevice &device,
91 void OnRemoteCodChanged(const Bluetooth::BluetoothRemoteDevice &device,
93 void OnRemoteBatteryLevelChanged(const Bluetooth::BluetoothRemoteDevice &device, int batteryLevel) override {};
94 void OnReadRemoteRssiEvent(const Bluetooth::BluetoothRemoteDevice &device, int rssi, int status) override {};
101 void OnPlayingStatusChanged(const Bluetooth::BluetoothRemoteDevice &device,
103 void OnConfigurationChanged(const Bluetooth::BluetoothRemoteDevice &device,
105 void OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int state, int cause) override;
106 void OnMediaStackChanged(const Bluetooth::BluetoothRemoteDevice &device, int action) override {};
113 void OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device,
115 void OnScoStateChanged(const Bluetooth::BluetoothRemoteDevice &device,
117 void OnActiveDeviceChanged(const Bluetooth::BluetoothRemoteDevice &device) override {};
118 void OnHfEnhancedDriverSafetyChanged(const Bluetooth::BluetoothRemoteDevice &device,
120 void OnHfpStackChanged(const Bluetooth::BluetoothRemoteDevice &device, int32_t action) override {};
127 void OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int state, int cause) override;
139 void SendConnMsgToEvtHandler(NfcCommonEvent evt, const Bluetooth::BluetoothRemoteDevice &device,