Lines Matching refs:BluetoothGattInterface
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() argument
109 bluetooth::hal::BluetoothGattInterface* /* unused */, in ScanResultCallback() argument
115 bluetooth::hal::BluetoothGattInterface* /* unused */, in ListenCallback() argument
124 bluetooth::hal::BluetoothGattInterface* /* unused */, in RegisterServerCallback() argument
132 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceAddedCallback() argument
142 bluetooth::hal::BluetoothGattInterface* /* unused */, in CharacteristicAddedCallback() argument
153 bluetooth::hal::BluetoothGattInterface* /* unused */, in DescriptorAddedCallback() argument
164 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceStartedCallback() argument
173 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceStoppedCallback() argument
182 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceDeletedCallback() argument