Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le.h110 enum PAIRING_PHASE { ACCEPT_PROMPT, PHASE1, PHASE2, PHASE3 }; enum
111 PAIRING_PHASE phase;
114 PairingHandlerLe(PAIRING_PHASE phase, InitialInformations informations) in PairingHandlerLe()