Home
last modified time | relevance | path

Searched refs:backup_state (Results 1 – 1 of 1) sorted by relevance

/subsys/bluetooth/audio/
A Dbap_scan_delegator.c833 struct bt_bap_scan_delegator_recv_state backup_state; in scan_delegator_mod_src() local
968 (void)memcpy(&backup_state, state, sizeof(backup_state)); in scan_delegator_mod_src()
1004 (void)memcpy(state, &backup_state, sizeof(backup_state)); in scan_delegator_mod_src()
1034 (void)memcpy(state, &backup_state, sizeof(backup_state)); in scan_delegator_mod_src()

Completed in 147 milliseconds