Searched refs:p_state (Results 1 – 9 of 9) sorted by relevance
427 extern int hw_set_audio_state(bt_vendor_op_audio_state_t *p_state);
1488 int hw_set_audio_state(bt_vendor_op_audio_state_t *p_state) in hw_set_audio_state() argument1495 ret_val = hw_set_SCO_codec(p_state->peer_codec); in hw_set_audio_state()1500 int hw_set_audio_state(bt_vendor_op_audio_state_t *p_state) in hw_set_audio_state() argument
211 OMX_STATETYPE *p_state);
270 static int clccStateToRILState(int state, RIL_CallState *p_state) in clccStateToRILState() argument274 case 0: *p_state = RIL_CALL_ACTIVE; return 0; in clccStateToRILState()275 case 1: *p_state = RIL_CALL_HOLDING; return 0; in clccStateToRILState()276 case 2: *p_state = RIL_CALL_DIALING; return 0; in clccStateToRILState()277 case 3: *p_state = RIL_CALL_ALERTING; return 0; in clccStateToRILState()278 case 4: *p_state = RIL_CALL_INCOMING; return 0; in clccStateToRILState()279 case 5: *p_state = RIL_CALL_WAITING; return 0; in clccStateToRILState()
199 OMX_STATETYPE *p_state);
206 OMX_STATETYPE *p_state);
1559 OMX_STATETYPE *p_state) in get_state() argument1573 *p_state = m_state; in get_state()
1422 OMX_STATETYPE *p_state) in get_state() argument1434 *p_state = m_state; in get_state()
1579 OMX_STATETYPE *p_state) in get_state() argument1593 *p_state = m_state; in get_state()