Searched defs:p_dest (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_utils.c | 59 static void shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in shiftup() 1517 tNDEF_STATUS NDEF_MsgCopyAndDechunk (UINT8 *p_src, UINT32 src_len, UINT8 *p_dest, UINT32 *p_out_len) in NDEF_MsgCopyAndDechunk()
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
D | rfc_ts_frames.c | 506 UINT8 *p_src, *p_dest; in rfc_send_test() local
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_dm.c | 442 static void search_devices_copy_cb(UINT16 event, char *p_dest, char *p_src) in search_devices_copy_cb() 477 static void search_services_copy_cb(UINT16 event, char *p_dest, char *p_src) in search_services_copy_cb()
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 1303 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
|
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 1278 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_ble.c | 617 UINT8 *p_dest = params.param_buf; in btm_ble_rand_enc_complete() local
|