Searched refs:gap_disconnect_ind (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gap/
H A Dgap_conn.c38 static void gap_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
66 gap_cb.conn.reg_info.pAMP_DisconnectInd_Cb = gap_disconnect_ind;
83 gap_cb.conn.reg_info.pL2CA_DisconnectInd_Cb = gap_disconnect_ind;
990 ** Function gap_disconnect_ind
998 static void gap_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed) function

Completed in 5 milliseconds