Searched refs:set_connection_state_connecting (Results 1 – 2 of 2) sorted by relevance
86 btm_cb.ble_ctr_cb.set_connection_state_connecting(); in btm_send_hci_create_connection()98 btm_cb.ble_ctr_cb.set_connection_state_connecting(); in btm_ble_create_ll_conn_complete()
258 void set_connection_state_connecting() { conn_state_ = BLE_CONNECTING; } in set_connection_state_connecting() function