Searched refs:L2CAP_CMD_DISC_REQ (Results 1 – 3 of 3) sorted by relevance
29 #define L2CAP_CMD_DISC_REQ 0x06 macro
652 case L2CAP_CMD_DISC_REQ: in process_l2cap_cmd()
829 …if ((p_buf = l2cu_build_header(p_ccb->p_lcb, L2CAP_DISC_REQ_LEN, L2CAP_CMD_DISC_REQ, p_ccb->local_… in l2cu_send_peer_disc_req()