Home | History | Annotate | Download | only in rfcomm

Lines Matching refs:PORT_SetEventMask

141     ASSERT_EQ(PORT_SetEventMask(*server_handle, PORT_EV_RXCHAR), PORT_SUCCESS);
286 ASSERT_EQ(PORT_SetEventMask(*client_handle, PORT_EV_RXCHAR), PORT_SUCCESS);
732 status = PORT_SetEventMask(server_handle, PORT_EV_RXCHAR);
747 status = PORT_SetEventMask(client_handle_1, PORT_EV_RXCHAR);