Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gap/
Dgap_conn.c35 static void gap_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg);
61 gap_cb.conn.reg_info.pAMP_ConfigCfm_Cb = gap_config_cfm; in gap_conn_init()
78 gap_cb.conn.reg_info.pL2CA_ConfigCfm_Cb = gap_config_cfm; in gap_conn_init()
927 static void gap_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg) in gap_config_cfm() function