Searched refs:GetAdvertiserHALInterface (Results 1 – 5 of 5) sorted by relevance
136 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Enable( in ~LowEnergyAdvertiser()139 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Unregister( in ~LowEnergyAdvertiser()176 ->GetAdvertiserHALInterface() in StartAdvertising()205 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Enable( in StopAdvertising()309 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface(); in RegisterInstance()
133 BleAdvertiserInterface* GetAdvertiserHALInterface() const override;
217 virtual BleAdvertiserInterface* GetAdvertiserHALInterface() const = 0;
304 BleAdvertiserInterface* FakeBluetoothGattInterface::GetAdvertiserHALInterface() in GetAdvertiserHALInterface() function in bluetooth::hal::FakeBluetoothGattInterface
469 BleAdvertiserInterface* GetAdvertiserHALInterface() const override { in GetAdvertiserHALInterface() function in bluetooth::hal::BluetoothGattInterfaceImpl