Home
last modified time | relevance | path

Searched refs:GetR (Results 1 – 5 of 5) sorted by relevance

/system/bt/gd/security/pairing/
Doob_data.h36 SimplePairingRandomizer GetR() { in GetR() function
Dclassic_pairing_handler.cc349 this->remote_p192_oob_data_.GetR(), in OnReceive()
351 this->remote_p256_oob_data_.GetR())); in OnReceive()
356 this->remote_p192_oob_data_.GetR())); in OnReceive()
364 this->remote_p192_oob_data_.GetR(), in OnReceive()
366 this->remote_p256_oob_data_.GetR())); in OnReceive()
373 this->remote_p192_oob_data_.GetR(), in OnReceive()
375 this->remote_p256_oob_data_.GetR())); in OnReceive()
/system/bt/gd/security/cert/
Dcert_security.py172 return (list(complete.GetC()), list(complete.GetR()), [0 for i in range(0, 16)],
/system/bt/gd/security/
Dfacade.cc389 auto r = cc.GetR(); in OobDataEventOccurred()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc778 peer, command_view.GetC(), command_view.GetR()); in RemoteOobDataRequestReply()