Home
last modified time | relevance | path

Searched refs:GetGattErrorCode (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_remote_gatt_descriptor_android.cc152 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnRead()
172 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnWrite()
H A Dbluetooth_remote_gatt_service_android.h53 static BluetoothRemoteGattService::GattErrorCode GetGattErrorCode(
H A Dbluetooth_remote_gatt_characteristic_android.cc245 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnRead()
264 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnWrite()
H A Dbluetooth_remote_gatt_service_winrt.h52 static GattErrorCode GetGattErrorCode(Interface* i) { in GetGattErrorCode() function
H A Dbluetooth_remote_gatt_descriptor_winrt.cc287 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnReadValue()
343 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnWriteValueWithResult()
H A Dbluetooth_remote_gatt_service_android.cc57 BluetoothRemoteGattServiceAndroid::GetGattErrorCode(int bluetooth_gatt_code) { in GetGattErrorCode() function in device::BluetoothRemoteGattServiceAndroid
H A Dbluetooth_remote_gatt_characteristic_winrt.cc512 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnReadValue()
576 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnWriteImpl()
H A Dbluetooth_gatt_discoverer_winrt.cc135 BluetoothRemoteGattServiceWinrt::GetGattErrorCode(gatt_result)); in CheckCommunicationStatus()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_remote_gatt_descriptor_android.cc152 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnRead()
172 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnWrite()
H A Dbluetooth_remote_gatt_characteristic_android.cc205 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnRead()
224 .Run(BluetoothRemoteGattServiceAndroid::GetGattErrorCode(status)); in OnWrite()
H A Dbluetooth_remote_gatt_service_android.h53 static BluetoothRemoteGattService::GattErrorCode GetGattErrorCode(
H A Dbluetooth_remote_gatt_service_winrt.h51 static GattErrorCode GetGattErrorCode(Interface* i) { in GetGattErrorCode() function
H A Dbluetooth_remote_gatt_descriptor_winrt.cc287 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnReadValue()
343 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnWriteValueWithResult()
H A Dbluetooth_remote_gatt_service_android.cc57 BluetoothRemoteGattServiceAndroid::GetGattErrorCode(int bluetooth_gatt_code) { in GetGattErrorCode() function in device::BluetoothRemoteGattServiceAndroid
H A Dbluetooth_remote_gatt_characteristic_winrt.cc542 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnReadValue()
606 .Run(BluetoothRemoteGattServiceWinrt::GetGattErrorCode( in OnWriteImpl()
H A Dbluetooth_gatt_discoverer_winrt.cc93 BluetoothRemoteGattServiceWinrt::GetGattErrorCode(gatt_result)); in CheckCommunicationStatus()