Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dop_code.h211 LE_RAND = LE_CONTROLLER | 0x0018, enumerator
/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Devent_packet_builder.cc707 EventPacketBuilder::CreateCommandCompleteOnlyStatusEvent(OpCode::LE_RAND, status); in CreateCommandCompleteLeRand()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc206 SET_HANDLER(OpCode::LE_RAND, HciLeRand); in DualModeController()