Home
last modified time | relevance | path

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

/system/bt/gd/security/pairing/
Doob_data.h32 SimplePairingHash GetC() { in GetC() function
Dclassic_pairing_handler.cc348 this->remote_p192_oob_data_.GetC(), in OnReceive()
350 this->remote_p256_oob_data_.GetC(), in OnReceive()
355 this->remote_p192_oob_data_.GetC(), in OnReceive()
363 this->remote_p192_oob_data_.GetC(), in OnReceive()
365 this->remote_p256_oob_data_.GetC(), in OnReceive()
372 this->remote_p192_oob_data_.GetC(), in OnReceive()
374 this->remote_p256_oob_data_.GetC(), 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.cc386 auto c = cc.GetC(); in OobDataEventOccurred()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc778 peer, command_view.GetC(), command_view.GetR()); in RemoteOobDataRequestReply()