Home
last modified time | relevance | path

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

/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhardware_uart.c75 uint8_t hci_revision; member
163 …sk != HCI_REVISION_MASK_ALL) && ((patch_entry->hci_revision_mask & (1 << cfg->hci_revision)) == 0)) in check_match_state()
170 res, cfg->lmp_subversion, cfg->hci_version, cfg->hci_revision, cfg->chip_type, mask); in check_match_state()
179 cfg->lmp_subversion, cfg->hci_version, cfg->hci_revision, cfg->chip_type); in get_patch_entry()
186 …sk != HCI_REVISION_MASK_ALL) && ((patch_entry->hci_revision_mask & (1 << cfg->hci_revision)) == 0)) in get_patch_entry()
888 …ry->svn_version, cfg_cb->lmp_subversion, cfg_cb->hci_version, cfg_cb->hci_revision, cfg_cb->chip_t… in rtk_get_bt_final_patch()
1072 STREAM_TO_UINT16(hw_cfg_cb.hci_revision, p); in hw_config_cback()
1075 …_cb.hci_revision = 0x%x", hw_cfg_cb.lmp_subversion, hw_cfg_cb.hci_version, hw_cfg_cb.hci_revision); in hw_config_cback()
1150 BTVNDDBG("READ_CHIP_TYPE hw_cfg_cb.hci_revision = 0x%x", hw_cfg_cb.hci_revision); in hw_config_cback()
1160 … Patch\n", hw_cfg_cb.lmp_subversion, hw_cfg_cb.hci_version, hw_cfg_cb.hci_revision, hw_cfg_cb.chip… in hw_config_cback()
[all …]
Dhardware_usb.c733 …ry->svn_version, cfg_cb->lmp_subversion, cfg_cb->hci_version, cfg_cb->hci_revision, cfg_cb->chip_t… in rtk_usb_get_bt_final_patch()
861 STREAM_TO_UINT16(hw_cfg_cb.hci_revision, p); in hw_usb_config_cback()
878 …hw_cfg_cb.lmp_subversion, hw_cfg_cb.hci_version, hw_cfg_cb.hci_revision, hw_cfg_cb.lmp_sub_current… in hw_usb_config_cback()
Duserial_vendor.c1937 STREAM_TO_UINT16(rtkbt_version.hci_revision, stream); in userial_handle_event()
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhardware_uart.c64 uint8_t hci_revision; member
154 ((patch_entry->hci_revision_mask & (1 << cfg->hci_revision)) == 0)) { in check_match_state()
165 res, cfg->lmp_subversion, cfg->hci_version, cfg->hci_revision, cfg->chip_type, mask); in check_match_state()
174 cfg->lmp_subversion, cfg->hci_version, cfg->hci_revision, cfg->chip_type); in get_patch_entry()
184 ((patch_entry->hci_revision_mask & (1 << cfg->hci_revision)) == 0)) { in get_patch_entry()
937 cfg_cb->hci_revision, cfg_cb->chip_type, cfg_cb->eversion + 1, RTK_VERSION); in rtk_get_bt_final_patch()
1088 STREAM_TO_UINT16(hw_cfg_cb.hci_revision, p); in hw_config_cback()
1092 … hw_cfg_cb.lmp_subversion, hw_cfg_cb.hci_version, hw_cfg_cb.hci_revision); in hw_config_cback()
1157 … BTVNDDBG("READ_CHIP_TYPE hw_cfg_cb.hci_revision = 0x%x", hw_cfg_cb.hci_revision); in hw_config_cback()
1167 … hw_cfg_cb.lmp_subversion, hw_cfg_cb.hci_version, hw_cfg_cb.hci_revision, in hw_config_cback()
[all …]
Dhardware_usb.c797 … cfg_cb->hci_revision, cfg_cb->chip_type, cfg_cb->eversion + 1, RTK_VERSION, patch->fw_version); in rtk_usb_get_bt_final_patch()
897 STREAM_TO_UINT16(hw_cfg_cb.hci_revision, p); in hw_usb_config_cback()
916 … hw_cfg_cb.lmp_subversion, hw_cfg_cb.hci_version, hw_cfg_cb.hci_revision, in hw_usb_config_cback()
Duserial_vendor.c1761 STREAM_TO_UINT16(rtkbt_version.hci_revision, stream); in userial_handle_event()
/device/soc/esp/esp32/components/bt/host/bluedroid/device/include/device/
Dversion.h25 uint16_t hci_revision; member
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dhardware.h149 uint8_t hci_revision; member
Drtk_hcidefs.h2632 uint16_t hci_revision; member
/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dhardware.h147 uint8_t hci_revision; member
Drtk_hcidefs.h2854 uint16_t hci_revision; member
/device/soc/esp/esp32/components/bt/host/bluedroid/hci/
Dhci_packet_parser.c65 STREAM_TO_UINT16(bt_version->hci_revision, stream); in parse_read_local_version_info_response()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/bluetooth/
Drtk_btusb.h212 uint16_t hci_revision; member
Drtk_btusb.c1836 RTKBT_INFO("%s: hci_revision %d ", __func__, ever_evt->hci_revision); in read_localversion()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h108 UINT16 hci_revision; member