/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
D | hardware_uart.c | 75 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 …]
|
D | hardware_usb.c | 733 …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()
|
D | userial_vendor.c | 1937 STREAM_TO_UINT16(rtkbt_version.hci_revision, stream); in userial_handle_event()
|
/device/board/unionman/unionpi_tiger/hardware/bt/src/ |
D | hardware_uart.c | 64 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 …]
|
D | hardware_usb.c | 797 … 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()
|
D | userial_vendor.c | 1761 STREAM_TO_UINT16(rtkbt_version.hci_revision, stream); in userial_handle_event()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/device/include/device/ |
D | version.h | 25 uint16_t hci_revision; member
|
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/ |
D | hardware.h | 149 uint8_t hci_revision; member
|
D | rtk_hcidefs.h | 2632 uint16_t hci_revision; member
|
/device/board/unionman/unionpi_tiger/hardware/bt/include/ |
D | hardware.h | 147 uint8_t hci_revision; member
|
D | rtk_hcidefs.h | 2854 uint16_t hci_revision; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/hci/ |
D | hci_packet_parser.c | 65 STREAM_TO_UINT16(bt_version->hci_revision, stream); in parse_read_local_version_info_response()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/bluetooth/ |
D | rtk_btusb.h | 212 uint16_t hci_revision; member
|
D | rtk_btusb.c | 1836 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/ |
D | btm_api.h | 108 UINT16 hci_revision; member
|