Searched refs:backup_state (Results 1 – 1 of 1) sorted by relevance
705 struct bt_bap_scan_delegator_recv_state backup_state; in scan_delegator_mod_src() local836 (void)memcpy(&backup_state, state, sizeof(backup_state)); in scan_delegator_mod_src()884 (void)memcpy(state, &backup_state, in scan_delegator_mod_src()885 sizeof(backup_state)); in scan_delegator_mod_src()