Lines Matching refs:hal
56 bluetooth::hal::BluetoothGattInterface::Initialize(); in SetUp()
57 ASSERT_TRUE(bluetooth::hal::BluetoothGattInterface::IsInitialized()); in SetUp()
58 auto gatt_interface = bluetooth::hal::BluetoothGattInterface::Get(); in SetUp()
85 bluetooth::hal::BluetoothGattInterface::CleanUp(); in TearDown()
101 bluetooth::hal::BluetoothGattInterface* /* unused */, in RegisterClientCallback()
109 bluetooth::hal::BluetoothGattInterface* /* unused */, in ScanResultCallback()
115 bluetooth::hal::BluetoothGattInterface* /* unused */, in ListenCallback()
124 bluetooth::hal::BluetoothGattInterface* /* unused */, in RegisterServerCallback()
132 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceAddedCallback()
142 bluetooth::hal::BluetoothGattInterface* /* unused */, in CharacteristicAddedCallback()
153 bluetooth::hal::BluetoothGattInterface* /* unused */, in DescriptorAddedCallback()
164 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceStartedCallback()
173 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceStoppedCallback()
182 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceDeletedCallback()