Lines Matching refs:BT_HDR
123 BT_HDR bt_hdr; /* the NCI command */
130 BT_HDR hdr;
140 /* data Reassembly error (in BT_HDR.layer_specific) */
144 /* NCI command buffer contains a VSC (in BT_HDR.layer_specific) */
190 BT_HDR *p_nci_init_rsp; /* holding INIT_RSP until receiving HAL_NFC_POST_INIT_CPLT_EVT */
223 void nfc_ncif_send (BT_HDR *p_buf, BOOLEAN is_cmd);
224 extern UINT8 nfc_ncif_send_data (tNFC_CONN_CB *p_cb, BT_HDR *p_data);
228 NFC_API extern BOOLEAN nfc_ncif_process_event (BT_HDR *p_msg);
229 NFC_API extern void nfc_ncif_check_cmd_queue (BT_HDR *p_buf);
230 NFC_API extern void nfc_ncif_send_cmd (BT_HDR *p_buf);
248 NFC_API extern void nfc_ncif_proc_init_rsp (BT_HDR *p_msg);
249 NFC_API extern void nfc_ncif_proc_get_config_rsp (BT_HDR *p_msg);
250 NFC_API extern void nfc_ncif_proc_data (BT_HDR *p_msg);
263 void nfc_enabled (tNFC_STATUS nfc_status, BT_HDR *p_init_rsp_msg);