Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h185 void SetLeAddressType(uint8_t addr_type) { in SetLeAddressType() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.h131 void SetLeAddressType(uint8_t le_address_type) { in SetLeAddressType() function
Ddual_mode_controller.cc801 link_layer_controller_.SetLeAddressType(args[5]); in HciLeSetScanParameters()
828 link_layer_controller_.SetLeAddressType(args_itr.extract<uint8_t>()); in HciLeCreateConnection()