Home
last modified time | relevance | path

Searched refs:HCI_CONN_PER_ADV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h983 HCI_CONN_PER_ADV, enumerator
1142 !test_bit(HCI_CONN_PER_ADV, &c->flags)) in hci_conn_hash_lookup_per_adv_bis()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c855 if (!test_and_clear_bit(HCI_CONN_PER_ADV, &conn->flags)) in bis_cleanup()
2230 set_bit(HCI_CONN_PER_ADV, &conn->flags); in bis_mark_per_adv()
2248 /* Set HCI_CONN_PER_ADV for all bound connections, to mark that in hci_connect_bis()

Completed in 13 milliseconds