Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dcsis.rs21 pub enum BtCsisConnectionState { enum
55 fn csis_connection_state_callback(addr: RawAddress, state: BtCsisConnectionState); in csis_connection_state_callback()
72 pub type BtCsisConnectionState = ffi::BtCsisConnectionState; typedef