Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.h180 bool LeResolvingListContainsDevice(Address addr, uint8_t addr_type);
H A Ddual_mode_controller.cc2063 if (link_layer_controller_.LeResolvingListContainsDevice( in LeSetPrivacyMode()
H A Dlink_layer_controller.cc2993 bool LinkLayerController::LeResolvingListContainsDevice(Address addr, in LeResolvingListContainsDevice() function in test_vendor_lib::LinkLayerController