Searched refs:GetClientHALInterface (Results 1 – 7 of 7) sorted by relevance
50 ->GetClientHALInterface() in ~LowEnergyClient()61 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->connect( in Connect()88 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->disconnect( in Disconnect()115 ->GetClientHALInterface() in SetMtu()220 hal::BluetoothGattInterface::Get()->GetClientHALInterface(); in RegisterInstance()
37 ->GetClientHALInterface() in ~GattClient()68 hal::BluetoothGattInterface::Get()->GetClientHALInterface(); in RegisterInstance()
55 gatt_client_interface_ = gatt_interface->GetClientHALInterface(); in SetUp()
135 const btgatt_client_interface_t* GetClientHALInterface() const override;
233 virtual const btgatt_client_interface_t* GetClientHALInterface() const = 0;
315 FakeBluetoothGattInterface::GetClientHALInterface() const { in GetClientHALInterface() function in bluetooth::hal::FakeBluetoothGattInterface
477 const btgatt_client_interface_t* GetClientHALInterface() const override { in GetClientHALInterface() function in bluetooth::hal::BluetoothGattInterfaceImpl