Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h326 void HciLeAddDeviceToWhiteList(packets::PacketView<true> args);
Ddual_mode_controller.cc204 SET_HANDLER(OpCode::LE_ADD_DEVICE_TO_WHITE_LIST, HciLeAddDeviceToWhiteList); in DualModeController()
905 void DualModeController::HciLeAddDeviceToWhiteList(packets::PacketView<true> args) { in HciLeAddDeviceToWhiteList() function in test_vendor_lib::DualModeController