Lines Matching refs:Status

55 Status BluetoothBinderServer::IsEnabled(bool* _aidl_return) {  in IsEnabled()
58 return Status::ok(); in IsEnabled()
61 Status BluetoothBinderServer::GetState(int32_t* _aidl_return) { in GetState()
64 return Status::ok(); in GetState()
67 Status BluetoothBinderServer::Enable(bool* _aidl_return) { in Enable()
70 return Status::ok(); in Enable()
73 Status BluetoothBinderServer::EnableNoAutoConnect(bool* _aidl_return) { in EnableNoAutoConnect()
77 return Status::ok(); in EnableNoAutoConnect()
80 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable()
83 return Status::ok(); in Disable()
86 Status BluetoothBinderServer::GetAddress(::android::String16* _aidl_return) { in GetAddress()
89 return Status::ok(); in GetAddress()
92 Status BluetoothBinderServer::GetUUIDs( in GetUUIDs()
97 return Status::ok(); in GetUUIDs()
100 Status BluetoothBinderServer::SetName(const ::android::String16& name, in SetName()
104 return Status::ok(); in SetName()
107 Status BluetoothBinderServer::GetName(::android::String16* _aidl_return) { in GetName()
110 return Status::ok(); in GetName()
113 Status BluetoothBinderServer::SetScanMode(int32_t scan_mode, in SetScanMode()
117 return Status::ok(); in SetScanMode()
120 Status BluetoothBinderServer::SetScanEnable(bool scan_enable, in SetScanEnable()
124 return Status::ok(); in SetScanEnable()
127 Status BluetoothBinderServer::SspReply( in SspReply()
133 return Status::ok(); in SspReply()
136 Status BluetoothBinderServer::CreateBond( in CreateBond()
142 return Status::ok(); in CreateBond()
145 Status BluetoothBinderServer::GetBondedDevices(bool* _aidl_return) { in GetBondedDevices()
148 return Status::ok(); in GetBondedDevices()
151 Status BluetoothBinderServer::RemoveBond( in RemoveBond()
155 return Status::ok(); in RemoveBond()
158 Status BluetoothBinderServer::GetRemoteDeviceProperties( in GetRemoteDeviceProperties()
163 return Status::ok(); in GetRemoteDeviceProperties()
166 Status BluetoothBinderServer::RegisterCallback( in RegisterCallback()
171 return Status::ok(); in RegisterCallback()
174 return Status::ok(); in RegisterCallback()
177 Status BluetoothBinderServer::UnregisterCallback( in UnregisterCallback()
182 return Status::ok(); in UnregisterCallback()
185 return Status::ok(); in UnregisterCallback()
188 Status BluetoothBinderServer::IsMultiAdvertisementSupported( in IsMultiAdvertisementSupported()
192 return Status::ok(); in IsMultiAdvertisementSupported()
195 Status BluetoothBinderServer::GetA2dpSinkInterface( in GetA2dpSinkInterface()
202 return Status::ok(); in GetA2dpSinkInterface()
211 return Status::ok(); in GetA2dpSinkInterface()
215 return Status::ok(); in GetA2dpSinkInterface()
218 Status BluetoothBinderServer::GetA2dpSourceInterface( in GetA2dpSourceInterface()
225 return Status::ok(); in GetA2dpSourceInterface()
234 return Status::ok(); in GetA2dpSourceInterface()
238 return Status::ok(); in GetA2dpSourceInterface()
241 Status BluetoothBinderServer::GetLowEnergyInterface( in GetLowEnergyInterface()
248 return Status::ok(); in GetLowEnergyInterface()
255 return Status::ok(); in GetLowEnergyInterface()
258 Status BluetoothBinderServer::GetLeAdvertiserInterface( in GetLeAdvertiserInterface()
266 return Status::ok(); in GetLeAdvertiserInterface()
273 return Status::ok(); in GetLeAdvertiserInterface()
276 Status BluetoothBinderServer::GetLeScannerInterface( in GetLeScannerInterface()
283 return Status::ok(); in GetLeScannerInterface()
290 return Status::ok(); in GetLeScannerInterface()
293 Status BluetoothBinderServer::GetGattClientInterface( in GetGattClientInterface()
300 return Status::ok(); in GetGattClientInterface()
307 return Status::ok(); in GetGattClientInterface()
310 Status BluetoothBinderServer::GetGattServerInterface( in GetGattServerInterface()
317 return Status::ok(); in GetGattServerInterface()
324 return Status::ok(); in GetGattServerInterface()
327 Status BluetoothBinderServer::GetAvrcpControlInterface( in GetAvrcpControlInterface()
335 return Status::ok(); in GetAvrcpControlInterface()
342 return Status::ok(); in GetAvrcpControlInterface()
345 Status BluetoothBinderServer::GetAvrcpTargetInterface( in GetAvrcpTargetInterface()
353 return Status::ok(); in GetAvrcpTargetInterface()
362 return Status::ok(); in GetAvrcpTargetInterface()
366 return Status::ok(); in GetAvrcpTargetInterface()