Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_conn.cc529 L2CA_CONFIG_REQ(p_ccb->connection_id, p_cfg); in GAP_ConnReconfig()
730 L2CA_CONFIG_REQ(l2cap_cid, &p_ccb->cfg); in gap_connect_ind()
815 L2CA_CONFIG_REQ(l2cap_cid, &p_ccb->cfg); in gap_connect_cfm()
/system/bt/stack/include/
Dl2c_api.h323 #define L2CA_CONFIG_REQ(a, b) L2CA_ConfigReq(a, b) macro