Searched refs:HciLeRand (Results 1 – 2 of 2) sorted by relevance
335 void HciLeRand(packets::PacketView<true> args);
206 SET_HANDLER(OpCode::LE_RAND, HciLeRand); in DualModeController()950 void DualModeController::HciLeRand(packets::PacketView<true> args) { in HciLeRand() function in test_vendor_lib::DualModeController