Searched refs:new_st (Results 1 – 1 of 1) sorted by relevance
39 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st) { in btm_ble_set_conn_st() argument40 btm_cb.ble_ctr_cb.conn_state = new_st; in btm_ble_set_conn_st()42 if (new_st == BLE_CONNECTING) in btm_ble_set_conn_st()