Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler.cc371 this->remote_p192_oob_data_.GetC(), in OnReceive()
373 this->remote_p256_oob_data_.GetC(), in OnReceive()
378 this->remote_p192_oob_data_.GetC(), in OnReceive()
386 this->remote_p192_oob_data_.GetC(), in OnReceive()
388 this->remote_p256_oob_data_.GetC(), in OnReceive()
395 this->remote_p192_oob_data_.GetC(), in OnReceive()
397 this->remote_p256_oob_data_.GetC(), in OnReceive()
Doob_data.h35 SimplePairingHash GetC() { in GetC() function
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc497 auto c = cc.GetC(); in OobDataEventOccurred()