Searched refs:NG_L2CAP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_cmds.c | 377 ng_l2cap_l2ca_con_rsp(cmd->ch, cmd->token, NG_L2CAP_TIMEOUT, 0); in ng_l2cap_process_command_timeout() 382 ng_l2cap_l2ca_cfg_rsp(cmd->ch, cmd->token, NG_L2CAP_TIMEOUT); in ng_l2cap_process_command_timeout() 386 ng_l2cap_l2ca_discon_rsp(cmd->ch, cmd->token, NG_L2CAP_TIMEOUT); in ng_l2cap_process_command_timeout() 393 NG_L2CAP_TIMEOUT, NULL); in ng_l2cap_process_command_timeout() 399 NG_L2CAP_TIMEOUT, NULL); in ng_l2cap_process_command_timeout()
|
| H A D | ng_l2cap_llpi.c | 908 ng_l2cap_con_fail(con, NG_L2CAP_TIMEOUT); in ng_l2cap_process_lp_timeout()
|
| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_l2cap.h | 116 #define NG_L2CAP_TIMEOUT 0xeeee macro
|