Home
last modified time | relevance | path

Searched refs:new_st (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_connection_establishment.cc39 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st) { in btm_ble_set_conn_st() argument
40 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()