Searched refs:p_state (Results 1 – 10 of 10) sorted by relevance
427 extern int hw_set_audio_state(bt_vendor_op_audio_state_t *p_state);
1490 int hw_set_audio_state(bt_vendor_op_audio_state_t *p_state) in hw_set_audio_state() argument1497 ret_val = hw_set_SCO_codec(p_state->peer_codec); in hw_set_audio_state()1502 int hw_set_audio_state(bt_vendor_op_audio_state_t *p_state) in hw_set_audio_state() argument
211 OMX_STATETYPE *p_state);
269 static int clccStateToRILState(int state, RIL_CallState *p_state) in clccStateToRILState() argument273 case 0: *p_state = RIL_CALL_ACTIVE; return 0; in clccStateToRILState()274 case 1: *p_state = RIL_CALL_HOLDING; return 0; in clccStateToRILState()275 case 2: *p_state = RIL_CALL_DIALING; return 0; in clccStateToRILState()276 case 3: *p_state = RIL_CALL_ALERTING; return 0; in clccStateToRILState()277 case 4: *p_state = RIL_CALL_INCOMING; return 0; in clccStateToRILState()278 case 5: *p_state = RIL_CALL_WAITING; return 0; in clccStateToRILState()
199 OMX_STATETYPE *p_state);
1422 OMX_STATETYPE *p_state) in get_state() argument1434 *p_state = m_state; in get_state()
1551 OMX_STATETYPE *p_state) in get_state() argument1565 *p_state = m_state; in get_state()
1579 OMX_STATETYPE *p_state) in get_state() argument1593 *p_state = m_state; in get_state()