Home
last modified time | relevance | path

Searched refs:ibt_lmp_event_ (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/bluetooth/lmp_event/aidl/vts/
DVtsHalLmpEventTargetTest.cpp60ibt_lmp_event_ = IBluetoothLmpEvent::fromBinder(SpAIBinder(AServiceManager_waitForService(GetParam… in SetUp()
61 ASSERT_NE(ibt_lmp_event_, nullptr); in SetUp()
69 ibt_lmp_event_->unregisterLmpEvents(address_type, address); in TearDown()
136 std::shared_ptr<IBluetoothLmpEvent> ibt_lmp_event_; member in BluetoothLmpEventTest
154 ibt_lmp_event_->registerForLmpEvents(ibt_lmp_event_cb_, address_type, address, lmp_event_ids); in TEST_P()
162 ibt_lmp_event_->unregisterLmpEvents(address_type, address); in TEST_P()