Searched defs:LeRand (Results 1 – 3 of 3) sorted by relevance
15 rpc LeRand(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
1407 void Controller::LeRand(LeRandCallback cb) { CallOn(impl_.get(), &impl::le_rand, std::move(cb)); } in LeRand() function in bluetooth::hci::Controller
2545 void DualModeController::LeRand(CommandView command) { in LeRand() function in rootcanal::DualModeController