Home
last modified time | relevance | path

Searched refs:NG_L2CAP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_cmds.c362 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()
HDng_l2cap_llpi.c850 ng_l2cap_con_fail(con, NG_L2CAP_TIMEOUT); in ng_l2cap_process_lp_timeout()
/trueos/sys/netgraph/bluetooth/include/
HDng_l2cap.h108 #define NG_L2CAP_TIMEOUT 0xeeee macro