Searched refs:GetAdvertiserHALInterface (Results 1 – 5 of 5) sorted by relevance
135 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Enable( in ~LowEnergyAdvertiser()137 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Unregister( in ~LowEnergyAdvertiser()174 ->GetAdvertiserHALInterface() in StartAdvertising()203 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Enable( in StopAdvertising()307 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface(); in RegisterInstance()
135 BleAdvertiserInterface* GetAdvertiserHALInterface() const override;
219 virtual BleAdvertiserInterface* GetAdvertiserHALInterface() const = 0;
314 BleAdvertiserInterface* FakeBluetoothGattInterface::GetAdvertiserHALInterface() in GetAdvertiserHALInterface() function in bluetooth::hal::FakeBluetoothGattInterface
467 BleAdvertiserInterface* GetAdvertiserHALInterface() const override { in GetAdvertiserHALInterface() function in bluetooth::hal::BluetoothGattInterfaceImpl