Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c59 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/
Drfc_ts_frames.c506 UINT8 *p_src, *p_dest; in rfc_send_test() local
/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c442 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/
Dgki_ulinux.c1303 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c1278 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c617 UINT8 *p_dest = params.param_buf; in btm_ble_rand_enc_complete() local