Searched refs:L2CAP_CMD_CREDIT_BASED_CONN_RES (Results 1 – 3 of 3) sorted by relevance
44 #define L2CAP_CMD_CREDIT_BASED_CONN_RES 0x18 macro
2842 p_buf = l2cu_build_header(p_lcb, rsp_len, L2CAP_CMD_CREDIT_BASED_CONN_RES, in l2cu_reject_credit_based_conn_req()2883 L2CAP_CMD_CREDIT_BASED_CONN_RES, p_ccb->remote_id); in l2cu_send_peer_credit_based_conn_res()
623 case L2CAP_CMD_CREDIT_BASED_CONN_RES: in l2cble_process_sig_cmd()