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