Home
last modified time | relevance | path

Searched refs:WriteAuthenticationEnable (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h281 void WriteAuthenticationEnable(CommandView args);
H A Ddual_mode_controller.cc167 SET_SUPPORTED(WRITE_AUTHENTICATION_ENABLE, WriteAuthenticationEnable); in DualModeController()
1059 void DualModeController::WriteAuthenticationEnable(CommandView command) { in WriteAuthenticationEnable() function in test_vendor_lib::DualModeController
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h174 void (*WriteAuthenticationEnable)(uint8_t flag); member
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl1951 packet WriteAuthenticationEnable : SecurityCommand (op_code = WRITE_AUTHENTICATION_ENABLE) {