Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dlib.rs58 BluetoothAdapterStateChanged(BtState), enumerator
83 Message::BluetoothAdapterStateChanged(state) => { in dispatch()
H A Dbluetooth.rs87 #[stack_message(BluetoothAdapterStateChanged)]