Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dpairing_handler_le.h114 enum PAIRING_PHASE { ACCEPT_PROMPT, PHASE1, PHASE2, PHASE3 }; enum
115 PAIRING_PHASE phase;
118 PairingHandlerLe(PAIRING_PHASE phase, InitialInformations informations) in PairingHandlerLe()