Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c228 pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_DecideBTChannel()
324 pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_GetAssocInfo()
869 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventShortRangeModeChangeComplete()
897 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventSendFlowSpecModifyComplete()
960 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventAMPReceiverReport()
1008 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventChannelSelected()
1038 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventDisconnectPhyLinkComplete()
1069 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventPhysicalLinkComplete()
1145 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventLogicalLinkComplete()
1188 struct bt_hci_info *pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_EventDisconnectLogicalLinkComplete()
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1026 struct bt_hci_info BtHciInfo; member