Home
last modified time | relevance | path

Searched defs:GetResolvingListSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager.cc621 uint8_t LeAddressManager::GetResolvingListSize() { return resolving_list_size_; } in GetResolvingListSize() function in bluetooth::hci::LeAddressManager
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h11401 uint8_t GetResolvingListSize() const {ASSERT(was_validated_);auto to_bound = begin();auto resolving… in CreateOptional() function