Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h470 void LeAddDeviceToResolvingList(CommandView args);
H A Ddual_mode_controller.cc257 SET_SUPPORTED(LE_ADD_DEVICE_TO_RESOLVING_LIST, LeAddDeviceToResolvingList); in DualModeController()
1938 void DualModeController::LeAddDeviceToResolvingList(CommandView command) { in LeAddDeviceToResolvingList() function in test_vendor_lib::DualModeController
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl3311 packet LeAddDeviceToResolvingList : LeSecurityCommand (op_code = LE_ADD_DEVICE_TO_RESOLVING_LIST) {