Searched defs:p_dest (Results 1 – 9 of 9) sorted by relevance
/external/bluetooth/bluedroid/btif/src/ |
D | btif_gatt_util.c | 83 void btif_to_bta_uuid(tBT_UUID *p_dest, bt_uuid_t *p_src) in btif_to_bta_uuid() 112 void btif_to_bta_gatt_id(tBTA_GATT_ID *p_dest, btgatt_gatt_id_t *p_src) in btif_to_bta_gatt_id() 118 void btif_to_bta_srvc_id(tBTA_GATT_SRVC_ID *p_dest, btgatt_srvc_id_t *p_src) in btif_to_bta_srvc_id() 125 void btif_to_bta_response(tBTA_GATTS_RSP *p_dest, btgatt_response_t* p_src) in btif_to_bta_response() 138 void bta_to_btif_uuid(bt_uuid_t *p_dest, tBT_UUID *p_src) in bta_to_btif_uuid() 177 void bta_to_btif_gatt_id(btgatt_gatt_id_t *p_dest, tBTA_GATT_ID *p_src) in bta_to_btif_gatt_id() 183 void bta_to_btif_srvc_id(btgatt_srvc_id_t *p_dest, tBTA_GATT_SRVC_ID *p_src) in bta_to_btif_srvc_id() 214 uint16_t set_read_value(btgatt_read_params_t *p_dest, tBTA_GATTC_READ *p_src) in set_read_value()
|
D | btif_gatt_server.c | 120 static void btapp_gatts_copy_req_data(UINT16 event, char *p_dest, char *p_src) in btapp_gatts_copy_req_data()
|
D | btif_dm.c | 564 static void search_devices_copy_cb(UINT16 event, char *p_dest, char *p_src) in search_devices_copy_cb() 599 static void search_services_copy_cb(UINT16 event, char *p_dest, char *p_src) in search_services_copy_cb()
|
D | btif_gatt_client.c | 162 static void btapp_gattc_req_data(UINT16 event, char *p_dest, char *p_src) in btapp_gattc_req_data()
|
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_utils.c | 60 static void shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in shiftup() 1518 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/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 1283 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 1305 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_ble.c | 769 UINT8 *p_dest = params.param_buf; in btm_ble_rand_enc_complete() local
|