Home | History | Annotate | Download | only in src

Lines Matching refs:memcpy

161             memcpy(p_dev_cb->remote_dev[i].bd_addr.address, p_bda, BD_ADDR_LEN);
172 memcpy(p_dev_cb->remote_dev[i].bd_addr.address, p_bda, BD_ADDR_LEN);
213 memcpy(bdname.name, p_eir_remote_name, remote_name_len);
324 memcpy(data.value, p_data->notify.value, p_data->notify.len);
422 memcpy(btif_cb.value, p_data->inq_res.p_eir, 62);
723 memcpy(&btif_cb.uuid, uuid, sizeof(bt_uuid_t));
785 memcpy(&btif_cb.uuid, filter_uuid, sizeof(bt_uuid_t));
796 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
799 memcpy(&btif_cb.char_id, start_char_id, sizeof(btgatt_char_id_t));
814 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
815 memcpy(&btif_cb.char_id, char_id, sizeof(btgatt_char_id_t));
818 memcpy(&btif_cb.uuid, start_descr_id, sizeof(bt_uuid_t));
833 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
836 memcpy(&btif_cb.incl_srvc_id, start_incl_srvc_id, sizeof(btgatt_srvc_id_t));
851 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
852 memcpy(&btif_cb.char_id, char_id, sizeof(btgatt_char_id_t));
865 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
866 memcpy(&btif_cb.char_id, char_id, sizeof(btgatt_char_id_t));
867 memcpy(&btif_cb.uuid, descr_id, sizeof(bt_uuid_t));
882 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
883 memcpy(&btif_cb.char_id, char_id, sizeof(btgatt_char_id_t));
884 memcpy(btif_cb.value, p_value, btif_cb.len);
900 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
901 memcpy(&btif_cb.char_id, char_id, sizeof(btgatt_char_id_t));
902 memcpy(&btif_cb.uuid, descr_id, sizeof(bt_uuid_t));
903 memcpy(btif_cb.value, p_value, btif_cb.len);
926 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
927 memcpy(&btif_cb.char_id, char_id, sizeof(btgatt_char_id_t));
940 memcpy(&btif_cb.srvc_id, srvc_id, sizeof(btgatt_srvc_id_t));
941 memcpy(&btif_cb.char_id, char_id, sizeof(btgatt_char_id_t));