Searched refs:backup_state (Results 1 – 1 of 1) sorted by relevance
667 struct bt_bap_scan_delegator_recv_state backup_state; in scan_delegator_mod_src() local784 (void)memcpy(&backup_state, state, sizeof(backup_state)); in scan_delegator_mod_src()832 (void)memcpy(state, &backup_state, in scan_delegator_mod_src()833 sizeof(backup_state)); in scan_delegator_mod_src()