Searched refs:L2CAP_CMD_REJECT (Results 1 – 4 of 4) sorted by relevance
24 #define L2CAP_CMD_REJECT 0x01 macro
403 case L2CAP_CMD_REJECT: in process_l2cap_cmd()
696 case L2CAP_CMD_REJECT: in l2cble_process_sig_cmd()
515 …u_build_header (p_lcb, (UINT16) (L2CAP_CMD_REJECT_LEN + param_len), L2CAP_CMD_REJECT, rem_id)) == … in l2cu_send_peer_cmd_reject()