资源简介
包含了AP6255和6256的固件,fw_bcm43455c0_ag.bin fw_bcm43455c0_ag_apsta.bin nvram_ap6255.txt对应6255
fw_bcm43456c5_ag.bin fw_bcm43456c5_ag_apsta.bin nvram_ap6256.txt 对应6256
以及android和linux下wifi和bt自动兼容的文档
代码片段和文件信息
/******************************************************************************
*
* Copyright (C) 2009-2012 Broadcom Corporation
*
* Licensed under the Apache License Version 2.0 (the “License“);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing software
* distributed under the License is distributed on an “AS IS“ BASIS
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
******************************************************************************/
/******************************************************************************
*
* Filename: bt_vendor_brcm.c
*
* Description: Broadcom vendor specific library implementation
*
******************************************************************************/
#define LOG_TAG “bt_vendor“
#include
#include “bt_vendor_brcm.h“
#include “upio.h“
#include “userial_vendor.h“
#ifndef BTVND_DBG
#define BTVND_DBG FALSE
#endif
#if (BTVND_DBG == TRUE)
#define BTVNDDBG(param ...) {ALOGD(param ## __VA_ARGS__);}
#else
#define BTVNDDBG(param ...) {}
#endif
/******************************************************************************
** Externs
******************************************************************************/
void hw_config_start(void);
uint8_t hw_lpm_enable(uint8_t turn_on);
uint32_t hw_lpm_get_idle_timeout(void);
void hw_lpm_set_wake_state(uint8_t wake_assert);
#if (SCO_CFG_INCLUDED == TRUE)
void hw_sco_config(void);
#endif
void vnd_load_conf(const char *p_path);
#if (HW_END_WITH_HCI_RESET == TRUE)
void hw_epilog_process(void);
#endif
/******************************************************************************
** Variables
******************************************************************************/
bt_vendor_callbacks_t *bt_vendor_cbacks = NULL;
uint8_t vnd_local_bd_addr[6]={0x00 0x00 0x00 0x00 0x00 0x00};
/******************************************************************************
** Local type definitions
******************************************************************************/
/******************************************************************************
** Static Variables
******************************************************************************/
static const tUSERIAL_CFG userial_init_cfg =
{
(USERIAL_DATABITS_8 | USERIAL_PARITY_NONE | USERIAL_STOPBITS_1)
USERIAL_BAUD_115200
};
/******************************************************************************
** Functions
******************************************************************************/
/*****************************************************************************
**
** BLUETOOTH VENDOR INTERFACE LIBRARY FUNCTIONS
**
**************
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 65570 2018-01-11 20:17 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\bt\BCM4345C0.hcd
文件 29913 2018-01-15 18:49 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\bt\BCM4345C5.hcd
文件 644986 2019-01-09 16:36 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\wifi\fw_bcm43455c0_ag.bin
文件 644986 2019-01-09 16:36 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\wifi\fw_bcm43455c0_ag_apsta.bin
文件 509828 2018-12-27 18:06 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\wifi\fw_bcm43456c5_ag.bin
文件 509828 2018-12-27 18:07 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\wifi\fw_bcm43456c5_ag_apsta.bin
文件 2135 2018-10-18 15:13 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\wifi\nvram_ap6255.txt
文件 2424 2018-09-20 14:29 AP6255-AP6256版本兼容\AP6255-AP6256 firmware&nvram\wifi\nvram_ap6256.txt
文件 284896 2016-11-07 16:05 AP6255-AP6256版本兼容\Bluetooth FW Auto Detection v01.pdf
文件 64 2018-02-04 22:56 AP6255-AP6256版本兼容\config.txt
文件 105 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\.svn\all-wcprops
文件 227 2016-08-25 16:32 AP6255-AP6256版本兼容\FwAutoDetection\.svn\entries
文件 240 2016-11-17 15:43 AP6255-AP6256版本兼容\FwAutoDetection\Android\.svn\all-wcprops
文件 379 2016-11-17 15:43 AP6255-AP6256版本兼容\FwAutoDetection\Android\.svn\entries
文件 301 2016-11-17 15:43 AP6255-AP6256版本兼容\FwAutoDetection\Android\.svn\text-ba
文件 118 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 226 2016-08-25 16:32 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 560 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 695 2016-08-25 16:32 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 1506 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 29401 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 774 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 1506 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 129 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 290 2016-08-25 16:32 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 134 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 244 2016-08-25 16:32 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 481 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 534 2016-08-25 16:32 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
文件 249 2016-07-28 15:15 AP6255-AP6256版本兼容\FwAutoDetection\Android\ba
............此处省略660个文件信息
- 上一篇:jsp网上购物系统源代码金尚商城完整版
- 下一篇:jstl和standard
评论
共有 条评论