Searched refs:L2CA_CONFIG_REQ (Results 1 – 2 of 2) sorted by relevance
585 L2CA_CONFIG_REQ (p_ccb->connection_id, p_cfg); in GAP_ConnReconfig()758 L2CA_CONFIG_REQ (l2cap_cid, &p_ccb->cfg); in gap_connect_ind()845 L2CA_CONFIG_REQ (l2cap_cid, &p_ccb->cfg); in gap_connect_cfm()
334 #define L2CA_CONFIG_REQ(a,b) L2CA_ConfigReq(a,b) macro