Home
last modified time | relevance | path

Searched defs:pbf (Results 1 – 5 of 5) sorted by relevance

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c498 uint8_t mt, pbf, gid, op_code; in nfc_hal_nci_preproc_rx_nci_msg() local
630 uint8_t mt, pbf, gid, op_code; in nci_brcm_check_cmd_create_hcp_connection() local
Dnfc_hal_dm.c582 uint8_t mt, pbf, gid, op_code; in nfc_hal_dm_proc_msg_during_init() local
781 uint8_t mt, pbf, gid, op_code; in nfc_hal_dm_proc_msg_during_exit() local
Dnfc_hal_main.c521 uint8_t cid, pbf; in nfc_hal_main_send_message() local
/system/nfc/src/nfc/nfc/
Dnfc_ncif.c130 uint8_t pbf = 1; in nfc_ncif_send_data() local
327 uint8_t mt, pbf, gid, *p, *pp; in nfc_ncif_process_event() local
1355 uint8_t pbf; in nfc_ncif_proc_data() local
/system/nfc/src/hal/include/
Dnci_defs.h117 #define NCI_MSG_PBLD_HDR0(p, mt, pbf, gid) \ argument
124 #define NCI_MSG_PRS_HDR0(p, mt, pbf, gid) \ argument
130 #define NCI_MSG_PRS_MT_PBF(p, mt, pbf) \ argument
153 #define NCI_DATA_PBLD_HDR(p, pbf, cid, len) \ argument
158 #define NCI_DATA_PRS_HDR(p, pbf, cid, len) \ argument