Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c526 UINT8 mt, pbf, gid, op_code; in nfc_hal_nci_preproc_rx_nci_msg() local
665 UINT8 mt, pbf, gid, op_code; in nci_brcm_check_cmd_create_hcp_connection() local
Dnfc_hal_dm.c481 UINT8 mt, pbf, gid, op_code; in nfc_hal_dm_proc_msg_during_init() local
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c144 UINT8 pbf = 1; in nfc_ncif_send_data() local
367 UINT8 mt, pbf, gid, *p, *pp; in nfc_ncif_process_event() local
1429 UINT8 pbf; in nfc_ncif_proc_data() local
/external/libnfc-nci/halimpl/bcm2079x/hal/include/
Dnci_defs.h108 #define NCI_MSG_PBLD_HDR0(p, mt, pbf, gid) \ argument
116 #define NCI_MSG_PRS_HDR0(p, mt, pbf, gid) \ argument
122 #define NCI_MSG_PRS_MT_PBF(p, mt, pbf) \ argument
141 #define NCI_DATA_PBLD_HDR(p, pbf, cid, len) \ argument
144 #define NCI_DATA_PRS_HDR(p, pbf, cid, len) \ argument
/external/libnfc-nci/src/hal/include/
Dnci_defs.h108 #define NCI_MSG_PBLD_HDR0(p, mt, pbf, gid) \ argument
116 #define NCI_MSG_PRS_HDR0(p, mt, pbf, gid) \ argument
122 #define NCI_MSG_PRS_MT_PBF(p, mt, pbf) \ argument
141 #define NCI_DATA_PBLD_HDR(p, pbf, cid, len) \ argument
144 #define NCI_DATA_PRS_HDR(p, pbf, cid, len) \ argument
/external/linux-tools-perf/util/
Devent.c170 char bf[BUFSIZ], *pbf = bf; in perf_event__synthesize_mmap_events() local