Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2cdefs.h44 #define L2CAP_CMD_CREDIT_BASED_CONN_RES 0x18 macro
/system/bt/stack/l2cap/
Dl2c_utils.cc2842 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()
Dl2c_ble.cc623 case L2CAP_CMD_CREDIT_BASED_CONN_RES: in l2cble_process_sig_cmd()