Home | History | Annotate | Download | only in l2cap

Lines Matching full:uint16

158 BOOLEAN l2c_link_hci_conn_comp (UINT8 status, UINT16 handle, BD_ADDR p_bda)
369 BOOLEAN l2c_link_hci_disc_comp (UINT16 handle, UINT8 reason)
522 BOOLEAN l2c_link_hci_qos_violation (UINT16 handle)
745 UINT16 qq, yy, qq_remainder;
747 UINT16 hi_quota, low_quota;
748 UINT16 num_lowpri_links = 0;
749 UINT16 num_hipri_links = 0;
750 UINT16 controller_xmit_quota = l2cb.num_lm_acl_bufs;
751 UINT16 high_pri_link_quota = L2CAP_HIGH_PRI_MIN_XMIT_QUOTA_A;
907 void l2c_link_processs_num_bufs (UINT16 num_lm_acl_bufs)
925 UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles)
1242 UINT16 num_segs;
1243 UINT16 xmit_window, acl_data_size;
1271 bte_main_hci_send(p_buf, (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID));
1341 bte_main_hci_send(p_buf, (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID));
1388 UINT16 handle;
1389 UINT16 num_sent;
1527 UINT16 handle;