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