Home
last modified time | relevance | path

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

/system/bt/stack/acl/
Dbtm_ble_connection_establishment.cc86 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()
/system/bt/stack/btm/
Dbtm_ble_int_types.h258 void set_connection_state_connecting() { conn_state_ = BLE_CONNECTING; } in set_connection_state_connecting() function