Searched refs:LeRand (Results 1 – 14 of 14) sorted by relevance
119 MOCK_METHOD(void, LeRand, (LeRandCallback cb));
130 virtual void LeRand(LeRandCallback cb) = 0;
137 virtual void LeRand(LeRandCallback cb) override;
640 controller_->LeRand(client_handler_->BindOnce(le_rand_callback)); in TEST_F()
1392 void Controller::LeRand(LeRandCallback cb) { in LeRand() function in bluetooth::hci::Controller
114 await self.__adapter_stub.LeRand(empty_proto.Empty())
437 void LeRand(CommandView command);
2768 void DualModeController::LeRand(CommandView command) { in LeRand() function in rootcanal::DualModeController4493 {OpCode::LE_RAND, &DualModeController::LeRand},
15 rpc LeRand(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
1079 bluetooth::shim::GetController()->LeRand( in send_ble_rand()
1643 bluetooth::shim::GetController()->LeRand(std::move(cb)); in bta_dm_le_rand()
3394 packet LeRand : Command (op_code = LE_RAND) {
3582 packet LeRand : LeSecurityCommand (op_code = LE_RAND) {