Home | History | Annotate | Download | only in include

Lines Matching full:uint16

632 #define HCI_GET_CMD_BUF(paramlen)    ((BT_HDR *)GKI_getbuf ((UINT16)(BT_HDR_SIZE + HCIC_PREAMBLE_SIZE + (paramlen))))
649 BT_API extern void bte_main_hci_send (BT_HDR *p_msg, UINT16 event);
664 #define HCI_BLE_ACL_DATA_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID));
2563 #define HSP2_SCO_PKT_TYPES ((UINT16)0x0000)