Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dop_code.h115 WRITE_AUTHENTICATION_ENABLE = CONTROLLER_AND_BASEBAND | 0x0020, enumerator
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc166 SET_HANDLER(OpCode::WRITE_AUTHENTICATION_ENABLE, HciWriteAuthenticationEnable); in DualModeController()
573 SendCommandCompleteSuccess(OpCode::WRITE_AUTHENTICATION_ENABLE); in HciWriteAuthenticationEnable()