Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Datt_server_bearer.rs250 const VALID_HANDLE: AttHandle = AttHandle(3); constant
261 handle: VALID_HANDLE, in open_connection()
291 attribute_handle: VALID_HANDLE.into(), in test_single_transaction()
315 attribute_handle: VALID_HANDLE.into(), in test_sequential_transactions()
337 handle: VALID_HANDLE, in test_concurrent_transaction_failure()
365 attribute_handle: VALID_HANDLE.into(), in test_concurrent_transaction_failure()
376 VALID_HANDLE, in test_concurrent_transaction_failure()
418 VALID_HANDLE, in test_indication_confirmation()
442 VALID_HANDLE, in test_sequential_indications()
454 VALID_HANDLE, in test_sequential_indications()
[all …]