Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/transactions/helpers/
Dpayload_accumulator.rs84 let first_ok = accumulator.push(AttBuilder { in test_push_past_capacity() localVariable
95 assert!(first_ok); in test_push_past_capacity()
111 let first_ok = accumulator.push(AttBuilder { in test_push_to_capacity() localVariable
121 assert!(first_ok); in test_push_to_capacity()