Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs355 Associate = 0, enumerator
361 BtThreadEvent::from_u32(item).unwrap_or(BtThreadEvent::Associate) in from()
/packages/modules/NeuralNetworks/tools/api/
DNeuralNetworksTypes.t454 * <li>Associate input buffers or memory regions to the model inputs with
457 * <li>Associate output buffers or memory regions to the model outputs with
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs2098 BtThreadEvent::Associate => { in thread_event()