Home
last modified time | relevance | path

Searched refs:remote_config_rsp_result (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h314 uint16_t remote_config_rsp_result; /* The config rsp result from remote */ member
Dl2c_csm.cc926 if (p_ccb->remote_config_rsp_result == L2CAP_CFG_OK) { in l2c_csm_config()
1009 p_ccb->remote_config_rsp_result = p_cfg->result; in l2c_csm_config()