Searched refs:GetClientHALInterface (Results 1 – 7 of 7) sorted by relevance
49 ->GetClientHALInterface() in ~LowEnergyClient()60 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->connect( in Connect()87 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->disconnect( in Disconnect()114 ->GetClientHALInterface() in SetMtu()219 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()
137 const btgatt_client_interface_t* GetClientHALInterface() const override;
235 virtual const btgatt_client_interface_t* GetClientHALInterface() const = 0;
325 FakeBluetoothGattInterface::GetClientHALInterface() const { in GetClientHALInterface() function in bluetooth::hal::FakeBluetoothGattInterface
475 const btgatt_client_interface_t* GetClientHALInterface() const override { in GetClientHALInterface() function in bluetooth::hal::BluetoothGattInterfaceImpl