Home
last modified time | relevance | path

Searched refs:PairingMain (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le.h115 : phase(phase), queue_guard(), thread_(&PairingHandlerLe::PairingMain, this, informations) {} in PairingHandlerLe()
124 void PairingMain(InitialInformations i);
Dpairing_handler_le.cc40 void PairingHandlerLe::PairingMain(InitialInformations i) { in PairingMain() function in bluetooth::security::PairingHandlerLe