Home
last modified time | relevance | path

Searched refs:GattCharacteristicRemoved (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
Dbluetooth_low_energy_apitest.cc511 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
571 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
607 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
681 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc2_.get()); in IN_PROC_BROWSER_TEST_F()
682 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
724 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
766 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
807 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
852 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
903 event_router()->GattCharacteristicRemoved(mock_adapter_, chrc0_.get()); in IN_PROC_BROWSER_TEST_F()
[all …]
Dbluetooth_low_energy_event_router.h247 virtual void GattCharacteristicRemoved(
Dbluetooth_low_energy_event_router.cc905 void BluetoothLowEnergyEventRouter::GattCharacteristicRemoved( in GattCharacteristicRemoved() function in extensions::BluetoothLowEnergyEventRouter
/external/chromium_org/device/bluetooth/
Dbluetooth_gatt_notify_session_chromeos.h48 virtual void GattCharacteristicRemoved(
Dbluetooth_gatt_notify_session_chromeos.cc101 void BluetoothGattNotifySessionChromeOS::GattCharacteristicRemoved( in GattCharacteristicRemoved() function in chromeos::BluetoothGattNotifySessionChromeOS
Dbluetooth_remote_gatt_service_chromeos.h117 virtual void GattCharacteristicRemoved(
Dbluetooth_adapter.h130 virtual void GattCharacteristicRemoved( in GattCharacteristicRemoved() function
Dbluetooth_remote_gatt_service_chromeos.cc252 void BluetoothRemoteGattServiceChromeOS::GattCharacteristicRemoved( in GattCharacteristicRemoved() function in chromeos::BluetoothRemoteGattServiceChromeOS
Dbluetooth_adapter_chromeos.cc819 GattCharacteristicRemoved(this, characteristic)); in NotifyGattCharacteristicRemoved()
Dbluetooth_gatt_chromeos_unittest.cc153 virtual void GattCharacteristicRemoved( in GattCharacteristicRemoved() function in chromeos::__anon605b831d0111::TestObserver
/external/chromium_org/chromeos/dbus/
Dbluetooth_gatt_characteristic_client.h62 virtual void GattCharacteristicRemoved( in GattCharacteristicRemoved() function
Dbluetooth_gatt_characteristic_client.cc236 GattCharacteristicRemoved(object_path)); in ObjectRemoved()
Dfake_bluetooth_gatt_characteristic_client.cc367 GattCharacteristicRemoved(object_path)); in NotifyCharacteristicRemoved()