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

Commit b3a4a3e5 authored by Yuyang Huang's avatar Yuyang Huang
Browse files

Fix comment typo

Change-Id: Ie3de8fd817ea7b10925f755945234bdfbb43453e
Test: atest BluetoothInstrumentationTests
Bug: 295210639
parent 0fcdc668
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
 *