Lines Matching refs:reason
38 void (*connect_confirmation)(int token, int reason);
39 void (*connect_indication)(int token, int reason);
40 void (*disconnect_confirmation)(int token, int reason);
41 void (*disconnect_indication)(int token, int reason);
204 void (*connect_confirmation)(void *token, int reason);
207 being requested by a call to lapb_connect_request (see above). The reason is
211 void (*connect_indication)(void *token, int reason);
214 system. The value of reason is always LAPB_OK.
217 void (*disconnect_confirmation)(void *token, int reason);
220 driver has called lapb_disconnect_request (see above). The reason indicates
222 terminated. The values for reason are:
230 void (*disconnect_indication)(void *token, int reason);
235 system refused the request. The values for reason are: