Searched refs:L2CAP_CMD_DISC_REQ (Results 1 – 4 of 4) sorted by relevance
29 #define L2CAP_CMD_DISC_REQ 0x06 macro
667 case L2CAP_CMD_DISC_REQ: in process_l2cap_cmd()
389 case L2CAP_CMD_DISC_REQ: in l2c_is_cmd_rejected()975 …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()3188 L2CAP_CMD_DISC_REQ, p_lcb->id)) == NULL ) in l2cu_send_peer_ble_credit_based_disconn_req()
843 case L2CAP_CMD_DISC_REQ: { in l2cble_process_sig_cmd()