Searched refs:get_data (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/rust/src/gatt/server/ |
D | indication_handler.rs | 142 fn get_data() -> AttAttributeDataChild { in get_data() function 178 .send(HANDLE, get_data(), MTU, move |packet| { in test_indication_sent() 193 value: build_att_data(get_data()), in test_indication_sent() 208 .send(NONEXISTENT_HANDLE, get_data(), MTU, move |_| unreachable!()) in test_invalid_handle() 225 .send(NON_INDICATE_HANDLE, get_data(), MTU, move |_| unreachable!()) in test_unsupported_permission() 244 .send(HANDLE, get_data(), MTU, move |packet| { in test_confirmation_handled() 270 .send(HANDLE, get_data(), MTU, move |packet| { in test_unblock_on_disconnect() 302 .send(HANDLE, get_data(), MTU, move |packet| { in test_spurious_confirmations() 337 .send(HANDLE, get_data(), MTU, move |packet| { in test_indication_timeout()
|
/packages/modules/Bluetooth/system/rust/src/core/ |
D | uuid.rs | 54 Self::new(uuid.get_data() as u32) in from()
|
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/ |
D | secure_simple_pairing.rs | 130 chunk.copy_from_slice(payload.get_data().as_slice()); in receive_public_key()
|
/packages/modules/Virtualization/microdroid/kernel/android15-6.1/x86_64/ |
D | System.map | 5654 ffffffff8113e290 t get_data
|
/packages/modules/Virtualization/microdroid/kernel/android14-6.1/x86_64/ |
D | System.map | 5783 ffffffff81145ea0 t get_data
|
/packages/modules/Virtualization/microdroid/kernel/android15-6.6/x86_64/ |
D | System.map | 9775 ffffffff8115e850 t get_data
|