Searched refs:PAIRING_PHASE (Results 1 – 1 of 1) sorted by relevance
110 enum PAIRING_PHASE { ACCEPT_PROMPT, PHASE1, PHASE2, PHASE3 }; enum111 PAIRING_PHASE phase;114 PairingHandlerLe(PAIRING_PHASE phase, InitialInformations informations) in PairingHandlerLe()