Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h949 HCI_CONN_PER_ADV, enumerator
1144 !test_bit(HCI_CONN_PER_ADV, &c->flags)) in hci_conn_hash_lookup_per_adv_bis()
/linux/net/bluetooth/
H A Dhci_conn.c826 if (!test_and_clear_bit(HCI_CONN_PER_ADV, &conn->flags)) in bis_cleanup()
2361 set_bit(HCI_CONN_PER_ADV, &conn->flags); in bis_mark_per_adv()