Searched refs:SOCK_RFCOMM_EVENTS (Results 1 – 1 of 1) sorted by relevance
24 const int SOCK_RFCOMM_EVENTS = RFCOMM_CHANNEL_EV_CONNECT_INCOMING | RFCOMM_CHANNEL_EV_CONNECT_SUCCE… variable51 reqInfo.eventMask = SOCK_RFCOMM_EVENTS; in Connect()71 return RFCOMM_RegisterServer(scn_, mtu_, SOCK_RFCOMM_EVENTS, TransportRfcEventCallback, this); in RegisterServer()