Home
last modified time | relevance | path

Searched defs:data_rx (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/rust/tests/
Dgatt_server_test.rs188 let mut data_rx = create_server_and_open_connection(&mut gatt); in test_characteristic_read() localVariable
231 let mut data_rx = create_server_and_open_connection(&mut gatt); in test_characteristic_write() localVariable
339 let mut data_rx = create_server_and_open_connection(&mut gatt); in test_write_to_descriptor() localVariable