Home
last modified time | relevance | path

Searched refs:L2CA_ConfigRsp (Results 1 – 13 of 13) sorted by relevance

/system/bt/stack/test/common/
Dmock_l2cap_layer.cc55 bool L2CA_ConfigRsp(uint16_t cid, tL2CAP_CFG_INFO* p_cfg) { in L2CA_ConfigRsp() function
/system/bt/stack/include/
Dl2c_api.h336 #define L2CA_CONFIG_RSP(a, b) L2CA_ConfigRsp(a, b)
575 extern bool L2CA_ConfigRsp(uint16_t cid, tL2CAP_CFG_INFO* p_cfg);
/system/bt/stack/sdp/
Dsdp_main.cc351 L2CA_ConfigRsp(l2cap_cid, p_cfg); in sdp_config_ind()
358 L2CA_ConfigRsp(l2cap_cid, p_cfg); in sdp_config_ind()
/system/bt/stack/avct/
Davct_l2c_br.cc305 L2CA_ConfigRsp(lcid, p_cfg); in avct_l2c_br_config_ind_cback()
Davct_l2c.cc295 L2CA_ConfigRsp(lcid, p_cfg); in avct_l2c_config_ind_cback()
/system/bt/stack/avdt/
Davdt_l2c.cc414 L2CA_ConfigRsp(lcid, p_cfg); in avdt_l2c_config_ind_cback()
/system/bt/stack/l2cap/
Dl2cap_client.cc249 if (!L2CA_ConfigRsp(local_channel_id, &response)) { in config_request_cb()
Dl2c_api.cc868 bool L2CA_ConfigRsp(uint16_t cid, tL2CAP_CFG_INFO* p_cfg) { in L2CA_ConfigRsp() function
/system/bt/stack/rfcomm/
Drfc_mx_fsm.cc641 L2CA_ConfigRsp(p_mcb->lcid, p_cfg); in rfc_mx_conf_ind()
/system/bt/stack/bnep/
Dbnep_main.cc241 L2CA_ConfigRsp(l2cap_cid, p_cfg); in bnep_config_ind()
/system/bt/stack/hid/
Dhidd_conn.cc362 L2CA_ConfigRsp(cid, p_cfg); in hidd_l2cif_config_ind()
Dhidh_conn.cc487 L2CA_ConfigRsp(l2cap_cid, p_cfg); in hidh_l2cif_config_ind()
/system/bt/stack/gatt/
Dgatt_main.cc710 L2CA_ConfigRsp(lcid, p_cfg); in gatt_l2cif_config_ind_cback()