Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1143 __u8 ba_type) in hci_conn_hash_lookup_le() argument
1154 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1167 __u8 ba_type) in hci_conn_hash_lookup_cis() argument
1178 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_cis()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h326 u8 ba_type; member
665 u8 ba_type; member
Dmt76_connac_mcu.c1044 ba->ba_type = MT_BA_TYPE_ORIGINATOR; in mt76_connac_mcu_wtbl_ba_tlv()
1050 ba->ba_type = MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_wtbl_ba_tlv()
1178 ba->ba_type = tx ? MT_BA_TYPE_ORIGINATOR : MT_BA_TYPE_RECIPIENT; in mt76_connac_mcu_sta_ba_tlv()