Pinpad Events via Handler

The table below illustrates the list of events sent to the application to interface with the PinPad. Some events may or may not be returned depending on each PinPad.

Code available in classDescription
EVT_INICIA_ATIVACAO_BTEvent indicating that the cell phone's BT adapter will be connected
EVT_FIM_ATIVACAO_BTEvent indicating completion of the activation stage of the cell phone's BT adapter
EVT_INICIA_AGUARDA_CONEXAO_PPEvent indicating that the user must turn on the bluetooth pinpad
EVT_FIM_AGUARDA_CONEXAO_PPIndicates connection of a bluetooth device
EVT_PP_BT_CONFIGURINGIndicates start of configuration with the newly connected device
EVT_PP_BT_CONFIGURADOIndicates success in configuring the pinpad
EVT_PP_BT_DISCONNECTEDEvent indicating end of connection with the bluetooth pinpad
EVT_INICIO_MODO_DISCOVER_BTEvent indicating start of discover bluetooth operation. The PinPad Bluetooth will be able to "see" the cell phone for the first pairing.
EVT_FIM_MODO_DISCOVER_BTEvent indicating completion of the discover bluetooth operation (timeout).