Searched defs:CallHoldCommand (Results 1 – 1 of 1) sorted by relevance
179 pub enum CallHoldCommand { enum249 fn hfp_call_hold_callback(chld: CallHoldCommand, addr: RawAddress); in hfp_call_hold_callback()284 pub type CallHoldCommand = ffi::CallHoldCommand; typedef