Searched refs:FakeBluetoothGattInterface (Results 1 – 9 of 9) sorted by relevance
150 FakeBluetoothGattInterface::FakeBluetoothGattInterface( in FakeBluetoothGattInterface() function in bluetooth::hal::FakeBluetoothGattInterface171 FakeBluetoothGattInterface::~FakeBluetoothGattInterface() { in ~FakeBluetoothGattInterface()183 void FakeBluetoothGattInterface::NotifyScanResultCallback( in NotifyScanResultCallback()190 void FakeBluetoothGattInterface::NotifyRegisterClientCallback( in NotifyRegisterClientCallback()205 void FakeBluetoothGattInterface::NotifyDisconnectCallback( in NotifyDisconnectCallback()226 void FakeBluetoothGattInterface::NotifyServiceAddedCallback( in NotifyServiceAddedCallback()290 void FakeBluetoothGattInterface::RemoveScannerObserver( in RemoveScannerObserver()301 void FakeBluetoothGattInterface::RemoveClientObserver( in RemoveClientObserver()312 void FakeBluetoothGattInterface::RemoveServerObserver( in RemoveServerObserver()329 FakeBluetoothGattInterface::GetClientHALInterface() const { in GetClientHALInterface()[all …]
30 class FakeBluetoothGattInterface : public BluetoothGattInterface {72 FakeBluetoothGattInterface(77 ~FakeBluetoothGattInterface();151 DISALLOW_COPY_AND_ASSIGN(FakeBluetoothGattInterface);
31 : public hal::FakeBluetoothGattInterface::TestClientHandler {56 fake_hal_gatt_iface_ = new hal::FakeBluetoothGattInterface( in SetUp()59 hal::FakeBluetoothGattInterface::TestClientHandler>(mock_handler_), in SetUp()72 hal::FakeBluetoothGattInterface* fake_hal_gatt_iface_;
39 : public hal::FakeBluetoothGattInterface::TestClientHandler {90 fake_hal_gatt_iface_ = new hal::FakeBluetoothGattInterface( in SetUp()93 hal::FakeBluetoothGattInterface::TestClientHandler>(mock_handler_), in SetUp()105 hal::FakeBluetoothGattInterface* fake_hal_gatt_iface_;
30 : public hal::FakeBluetoothGattInterface::TestServerHandler {184 fake_hal_gatt_iface_ = new hal::FakeBluetoothGattInterface( in SetUp()187 hal::FakeBluetoothGattInterface::TestServerHandler>(mock_handler_)); in SetUp()199 hal::FakeBluetoothGattInterface* fake_hal_gatt_iface_;
120 fake_hal_gatt_iface_ = new hal::FakeBluetoothGattInterface( in SetUp()133 hal::FakeBluetoothGattInterface* fake_hal_gatt_iface_;
64 new bluetooth::hal::FakeBluetoothGattInterface(nullptr, nullptr, in SetUp()
39 new hal::FakeBluetoothGattInterface(nullptr, nullptr, nullptr, in SetUp()
88 new hal::FakeBluetoothGattInterface( in SetUp()