Home
last modified time | relevance | path

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

/drivers/bluetooth/
Dbtmtksdio.c125 u8 bt_type; member
276 sdio_hdr->bt_type = hci_skb_pkt_type(skb); in btmtksdio_tx_packet()
481 hci_skb_pkt_type(skb) = sdio_hdr->bt_type; in btmtksdio_rx_packet()
491 if (sdio_hdr->bt_type == (&pkts[i])->type) in btmtksdio_rx_packet()
497 sdio_hdr->bt_type); in btmtksdio_rx_packet()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.c3070 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8812A; in _rtl8812ae_read_bt_coexist_info_from_hwpg()
3076 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8812A; in _rtl8812ae_read_bt_coexist_info_from_hwpg()
3095 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8821A; in _rtl8821ae_read_bt_coexist_info_from_hwpg()
3101 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8821A; in _rtl8821ae_read_bt_coexist_info_from_hwpg()
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.c2554 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()
2558 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c2680 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()
2686 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()
/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c131 return rtlpriv->btcoexist.btc_info.bt_type; in rtl_get_hwpg_bt_type()
/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2580 u8 bt_type; member