Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc183 bool LinkLayerController::ResolvingListBusy() { in ResolvingListBusy() function in rootcanal::LinkLayerController
702 if (le_resolving_list_enabled_ && ResolvingListBusy()) { in LeAddDeviceToResolvingList()
748 if (le_resolving_list_enabled_ && ResolvingListBusy()) { in LeRemoveDeviceFromResolvingList()
779 if (le_resolving_list_enabled_ && ResolvingListBusy()) { in LeClearResolvingList()
845 if (ResolvingListBusy()) { in LeSetAddressResolutionEnable()
866 if (le_resolving_list_enabled_ && ResolvingListBusy()) { in LeSetPrivacyMode()
Dlink_layer_controller.h211 bool ResolvingListBusy();