Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_conn.c34 static void gap_connect_cfm (UINT16 l2cap_cid, UINT16 result);
59 gap_cb.conn.reg_info.pAMP_ConnectCfm_Cb = gap_connect_cfm; in gap_conn_init()
76 gap_cb.conn.reg_info.pL2CA_ConnectCfm_Cb = gap_connect_cfm; in gap_conn_init()
847 static void gap_connect_cfm (UINT16 l2cap_cid, UINT16 result) in gap_connect_cfm() function