Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.h108 void LeWhiteListAddDevice(Address addr, uint8_t addr_type);
Dlink_layer_controller.cc1033 void LinkLayerController::LeWhiteListAddDevice(Address addr, uint8_t addr_type) { in LeWhiteListAddDevice() function in test_vendor_lib::LinkLayerController
Ddual_mode_controller.cc915 link_layer_controller_.LeWhiteListAddDevice(address, addr_type); in HciLeAddDeviceToWhiteList()