Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ceba474b authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Fix comment typo" into main

parents 00e358ae b3a4a3e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1811,9 +1811,9 @@ static void bta_jv_pm_conn_busy(tBTA_JV_PM_CB* p_cb) {

/*******************************************************************************
 *
 * Function    bta_jv_pm_conn_busy
 * Function    bta_jv_pm_conn_idle
 *
 * Description set pm connection busy state (input param safe)
 * Description set pm connection idle state (input param safe)
 *
 * Params      p_cb: pm control block of jv connection
 *