/external/chromium_org/extensions/browser/api/bluetooth_low_energy/ |
D | bluetooth_low_energy_apitest.cc | 511 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 …]
|
D | bluetooth_low_energy_event_router.h | 247 virtual void GattCharacteristicRemoved(
|
D | bluetooth_low_energy_event_router.cc | 905 void BluetoothLowEnergyEventRouter::GattCharacteristicRemoved( in GattCharacteristicRemoved() function in extensions::BluetoothLowEnergyEventRouter
|
/external/chromium_org/device/bluetooth/ |
D | bluetooth_gatt_notify_session_chromeos.h | 48 virtual void GattCharacteristicRemoved(
|
D | bluetooth_gatt_notify_session_chromeos.cc | 101 void BluetoothGattNotifySessionChromeOS::GattCharacteristicRemoved( in GattCharacteristicRemoved() function in chromeos::BluetoothGattNotifySessionChromeOS
|
D | bluetooth_remote_gatt_service_chromeos.h | 117 virtual void GattCharacteristicRemoved(
|
D | bluetooth_adapter.h | 130 virtual void GattCharacteristicRemoved( in GattCharacteristicRemoved() function
|
D | bluetooth_remote_gatt_service_chromeos.cc | 252 void BluetoothRemoteGattServiceChromeOS::GattCharacteristicRemoved( in GattCharacteristicRemoved() function in chromeos::BluetoothRemoteGattServiceChromeOS
|
D | bluetooth_adapter_chromeos.cc | 819 GattCharacteristicRemoved(this, characteristic)); in NotifyGattCharacteristicRemoved()
|
D | bluetooth_gatt_chromeos_unittest.cc | 153 virtual void GattCharacteristicRemoved( in GattCharacteristicRemoved() function in chromeos::__anon605b831d0111::TestObserver
|
/external/chromium_org/chromeos/dbus/ |
D | bluetooth_gatt_characteristic_client.h | 62 virtual void GattCharacteristicRemoved( in GattCharacteristicRemoved() function
|
D | bluetooth_gatt_characteristic_client.cc | 236 GattCharacteristicRemoved(object_path)); in ObjectRemoved()
|
D | fake_bluetooth_gatt_characteristic_client.cc | 367 GattCharacteristicRemoved(object_path)); in NotifyCharacteristicRemoved()
|