Searched refs:GetClientHALInterface (Results 1 – 7 of 7) sorted by relevance
52 ->GetClientHALInterface() in ~LowEnergyClient()63 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->connect( in Connect()90 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->disconnect( in Disconnect()117 ->GetClientHALInterface() in SetMtu()222 hal::BluetoothGattInterface::Get()->GetClientHALInterface(); in RegisterInstance()
37 ->GetClientHALInterface() in ~GattClient()68 hal::BluetoothGattInterface::Get()->GetClientHALInterface(); in RegisterInstance()
54 gatt_client_interface_ = gatt_interface->GetClientHALInterface(); in SetUp()
140 const btgatt_client_interface_t* GetClientHALInterface() const override;
235 virtual const btgatt_client_interface_t* GetClientHALInterface() const = 0;
329 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