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_clear_pm_cb * Description clears jv pm control block and optionally calls bta_sys_conn_close() * In general close_conn should be set to TRUE to remove registering with * dm pm! * WARNING: Make sure to clear pointer form port or l2c to this control block too!