Lines Matching full:reason
44 void (*connect_confirmation)(int token, int reason);
45 void (*connect_indication)(int token, int reason);
46 void (*disconnect_confirmation)(int token, int reason);
47 void (*disconnect_indication)(int token, int reason);
237 void (*connect_confirmation)(void *token, int reason);
240 being requested by a call to lapb_connect_request (see above). The reason is
245 void (*connect_indication)(void *token, int reason);
248 system. The value of reason is always LAPB_OK.
252 void (*disconnect_confirmation)(void *token, int reason);
255 driver has called lapb_disconnect_request (see above). The reason indicates
257 terminated. The values for reason are:
268 void (*disconnect_indication)(void *token, int reason);
273 system refused the request. The values for reason are: