Searched refs:NG_L2CAP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/netgraph/bluetooth/l2cap/ |
| HD | ng_l2cap_cmds.c | 362 ng_l2cap_l2ca_con_rsp(cmd->ch, cmd->token, NG_L2CAP_TIMEOUT, 0); in ng_l2cap_process_command_timeout() 367 ng_l2cap_l2ca_cfg_rsp(cmd->ch, cmd->token, NG_L2CAP_TIMEOUT); in ng_l2cap_process_command_timeout() 371 ng_l2cap_l2ca_discon_rsp(cmd->ch, cmd->token, NG_L2CAP_TIMEOUT); in ng_l2cap_process_command_timeout() 378 NG_L2CAP_TIMEOUT, NULL); in ng_l2cap_process_command_timeout() 384 NG_L2CAP_TIMEOUT, NULL); in ng_l2cap_process_command_timeout()
|
| HD | ng_l2cap_llpi.c | 850 ng_l2cap_con_fail(con, NG_L2CAP_TIMEOUT); in ng_l2cap_process_lp_timeout()
|
| /trueos/sys/netgraph/bluetooth/include/ |
| HD | ng_l2cap.h | 108 #define NG_L2CAP_TIMEOUT 0xeeee macro
|