Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dop_code.h212 LE_START_ENCRYPTION = LE_CONTROLLER | 0x0019, enumerator
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc216 SET_HANDLER(OpCode::LE_START_ENCRYPTION, HciLeStartEncryption); in DualModeController()
1014 SendCommandStatus(hci::Status::SUCCESS, OpCode::LE_START_ENCRYPTION); in HciLeStartEncryption()