Found 4 other functions taking a
tBTA_JV_PM_CB
argument:
* Function bta_jv_pm_conn_busy * Description set pm connection busy state (input param safe) * Params p_cb: pm control block of jv connection * Returns void
* Function bta_jv_pm_conn_busy * Description set pm connection busy state (input param safe) * Params p_cb: pm control block of jv connection * Returns void
* Function bta_jv_pm_state_change * Description Notify power manager there is state change * Params p_cb: must be NONE NULL * Returns void
* Function bta_jv_set_pm_conn_state * Description Send pm event state change to jv state machine to serialize jv pm changes * in relation to other jv messages. internal API use mainly. * Params: p_cb: jv pm control block, NULL pointer returns failure * new_state: new PM connections state, setting is forced by action function * Returns BTA_JV_SUCCESS, BTA_JV_FAILURE (buffer allocation, or NULL ptr!)