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

/external/bluetooth/bluedroid/stack/gap/
H A Dgap_conn.c38 static void gap_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg);
66 gap_cb.conn.reg_info.pAMP_DataInd_Cb = gap_data_ind;
83 gap_cb.conn.reg_info.pL2CA_DataInd_Cb = gap_data_ind;
988 ** Function gap_data_ind
995 static void gap_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg) function
1012 GAP_TRACE_EVENT ("gap_data_ind - rx_queue_size=%d, msg len=%d",

Completed in 104 milliseconds