Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1284 __u8 ba_type) in hci_conn_hash_lookup_le() argument
1295 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1308 __u8 ba_type, in hci_conn_hash_lookup_cis() argument
1330 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis()