Loading system/include/bte.h +0 −6 Original line number Diff line number Diff line Loading @@ -100,12 +100,6 @@ extern int (*p_bte_hci_send)(UINT16 port, BT_HDR *p_msg); /* Protocol trace mask */ extern UINT32 bte_proto_trace_mask; /* BTE version string */ extern const UINT8 bte_version_string[]; /* BTIF version string */ extern const UINT8 btif_version_string[]; typedef struct tBAUD_REG_tag { UINT8 DHBR; UINT8 DLBR; Loading system/main/bte_version.cdeleted 100644 → 0 +0 −23 Original line number Diff line number Diff line /****************************************************************************** * * Copyright (C) 2001-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. * ******************************************************************************/ #include "bt_types.h" const UINT8 bte_version_string[] = "BCM1200_PI_10.3.20.52"; const UINT8 btif_version_string[] = "BDROID-PLUS-420-10_00.10"; Loading
system/include/bte.h +0 −6 Original line number Diff line number Diff line Loading @@ -100,12 +100,6 @@ extern int (*p_bte_hci_send)(UINT16 port, BT_HDR *p_msg); /* Protocol trace mask */ extern UINT32 bte_proto_trace_mask; /* BTE version string */ extern const UINT8 bte_version_string[]; /* BTIF version string */ extern const UINT8 btif_version_string[]; typedef struct tBAUD_REG_tag { UINT8 DHBR; UINT8 DLBR; Loading
system/main/bte_version.cdeleted 100644 → 0 +0 −23 Original line number Diff line number Diff line /****************************************************************************** * * Copyright (C) 2001-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. * ******************************************************************************/ #include "bt_types.h" const UINT8 bte_version_string[] = "BCM1200_PI_10.3.20.52"; const UINT8 btif_version_string[] = "BDROID-PLUS-420-10_00.10";