Searched refs:address_type (Results 1 – 2 of 2) sorted by relevance
69 ibt_lmp_event_->unregisterLmpEvents(address_type, address); in TearDown()81 … ::ndk::ScopedAStatus onEventGenerated(const Timestamp& timestamp, AddressType address_type, in onEventGenerated() argument92 if (address_type == AddressType::PUBLIC) { in onEventGenerated()94 } else if (address_type == AddressType::RANDOM) { in onEventGenerated()139 AddressType address_type; member in BluetoothLmpEventTest151 address_type = AddressType::RANDOM; in TEST_P()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()
44 address_type: AddressType, in registerForLmpEvents()51 let addr_type = address_type;