Searched defs:pbf (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_nci.c | 526 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
|
D | nfc_hal_dm.c | 481 UINT8 mt, pbf, gid, op_code; in nfc_hal_dm_proc_msg_during_init() local
|
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_ncif.c | 144 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/ |
D | nci_defs.h | 108 #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/ |
D | nci_defs.h | 108 #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/ |
D | event.c | 170 char bf[BUFSIZ], *pbf = bf; in perf_event__synthesize_mmap_events() local
|