Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_conn.cc91 static void gap_config_cfm(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg);
122 conn.reg_info.pL2CA_ConfigCfm_Cb = gap_config_cfm; in gap_conn_init()
933 static void gap_config_cfm(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg) { in gap_config_cfm() function