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.rs151 let mut data_rx = create_server_and_open_connection(&mut gatt); in test_characteristic_read() localVariable
184 let mut data_rx = create_server_and_open_connection(&mut gatt); in test_characteristic_write() localVariable
276 let mut data_rx = create_server_and_open_connection(&mut gatt); in test_write_to_descriptor() localVariable