Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int_types.h109 tBTM_BLE_EVT directed_conn; member
Dbtm_ble_gap.cc788 evt_type = p_cb->directed_conn; in btm_set_conn_mode_adv_init_addr()
790 if (p_cb->directed_conn == BTM_BLE_CONNECT_DIR_EVT || in btm_set_conn_mode_adv_init_addr()
791 p_cb->directed_conn == BTM_BLE_CONNECT_LO_DUTY_DIR_EVT) { in btm_set_conn_mode_adv_init_addr()
2397 btm_cb.ble_ctr_cb.inq_var.directed_conn = BTM_BLE_ADV_IND_EVT; in btm_ble_dir_adv_tout()
2457 btm_cb.ble_ctr_cb.inq_var.directed_conn = BTM_BLE_ADV_IND_EVT; in btm_ble_update_link_topology_mask()
2486 btm_cb.ble_ctr_cb.inq_var.directed_conn = BTM_BLE_ADV_IND_EVT; in btm_ble_update_mode_operation()
Dbtm_ble.cc1716 btm_cb.ble_ctr_cb.inq_var.directed_conn = BTM_BLE_ADV_IND_EVT; in btm_ble_connected()