Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1150 static struct bt_conn *find_pending_connect(uint8_t role, bt_addr_le_t *peer_addr) in find_pending_connect() function
1195 conn = find_pending_connect(BT_HCI_ROLE_CENTRAL, NULL); in le_conn_complete_cancel()
1255 conn = find_pending_connect(BT_HCI_ROLE_PERIPHERAL, NULL); in le_conn_complete_adv_timeout()
1358 conn = find_pending_connect(evt->role, &id_addr); in bt_hci_le_enh_conn_complete()