Searched defs:p_data (Results 1 – 5 of 5) sorted by relevance
295 NFCSTATUS EXTNS_MfcWriteNDef (uint8_t *p_data, uint32_t len) in EXTNS_MfcWriteNDef()416 NFCSTATUS EXTNS_MfcTransceive (uint8_t *p_data, uint32_t len) in EXTNS_MfcTransceive()
414 tNFA_NDEF_EVT_DATA p_data; in Mfc_ReadNdef_Completion_Routine() local789 NFCSTATUS Mfc_WriteNdef(uint8_t *p_data, uint32_t len) in Mfc_WriteNdef()1065 NFCSTATUS Mfc_Transceive(uint8_t *p_data, uint32_t len) in Mfc_Transceive()
172 uint8_t p_data[NCI_MAX_DATA_LEN]; member
379 …UINT8* p_data = const_cast<UINT8*>(reinterpret_cast<const UINT8*>(&bytes[0])); // TODO: const-ness… in nativeNfcTag_doWrite() local
293 void btgattc_notify_cb(int conn_id, btgatt_notify_params_t *p_data) in btgattc_notify_cb()314 void btgattc_read_characteristic_cb(int conn_id, int status, btgatt_read_params_t *p_data) in btgattc_read_characteristic_cb()352 void btgattc_read_descriptor_cb(int conn_id, int status, btgatt_read_params_t *p_data) in btgattc_read_descriptor_cb()