Searched defs:pbf (Results 1 – 5 of 5) sorted by relevance
| /system/nfc/halimpl/bcm2079x/hal/hal/ |
| D | nfc_hal_nci.c | 498 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
|
| D | nfc_hal_dm.c | 582 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
|
| D | nfc_hal_main.c | 521 uint8_t cid, pbf; in nfc_hal_main_send_message() local
|
| /system/nfc/src/nfc/nfc/ |
| D | nfc_ncif.c | 130 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/ |
| D | nci_defs.h | 117 #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
|