Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:brMac
(Results
1 - 18
of
18
) sorted by relevance
/foundation/communication/dsoftbus/tools/device_info/
H
A
D
get_device_info.c
46
unsigned char
brMac
[BT_MAC_LEN] = {0};
in PrintNodeProperty()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_device_info_recovery_virtual.c
86
int32_t LnnGetUdidByBrMac(const char *
brMac
, char *udid, uint32_t udidLen)
in LnnGetUdidByBrMac()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H
A
D
lnn_lane_link.h
77
char
brMac
[BT_MAC_LEN];
member
H
A
D
lnn_lane_interface.h
84
char
brMac
[BT_MAC_LEN];
member
/foundation/distributedhardware/device_manager/test/softbusunittest/
H
A
D
UTTest_softbus_connector.cpp
470
constexpr char
brMac
[] = "2:2:2:2";
in HWTEST_F()
local
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H
A
D
bus_center_sdk_test.cpp
298
char
brMac
[BT_MAC_LEN] = {0};
in HWTEST_F()
local
/foundation/communication/dsoftbus/core/authentication/interface/
H
A
D
auth_interface.h
75
char
brMac
[BT_MAC_LEN];
member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H
A
D
lnn_net_ledger.c
576
unsigned char
brMac
[BT_MAC_LEN] = {0};
in SoftbusDumpPrintMac()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H
A
D
lnn_heartbeat_utils.c
89
char
brMac
[BT_MAC_LEN] = { 0 };
in HbHasActiveBrConnection()
local
452
char
brMac
[BT_MAC_LE
in LnnDumpPrintMac()
local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H
A
D
softbus_proxychannel_message.c
100
static int32_t GetRemoteBtMacByUdidHash(const uint8_t *udidHash, uint32_t udidHashLen, char *
brMac
, int32_t len)
in GetRemoteBtMacByUdidHash()
argument
169
char
brMac
[BT_MAC_LEN] = {0};
in ConvertBleConnInfo2BrConnInfo()
local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H
A
D
softbus_proxychannel_message_test.cpp
914
char
brMac
[BT_MAC_LEN] = {0};
in HWTEST_F()
local
1068
char
brMac
[BT_MAC_LEN] = "testBrMac";
in HWTEST_F()
local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H
A
D
dm_device_info.h
270
std::string
brMac
;
member
[all...]
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H
A
D
dm_native_util.cpp
305
char
brMac
[DM_NAPI_BUF_LENGTH] = "";
in JsToBindParam()
local
/foundation/communication/dsoftbus/interfaces/kits/common/
H
A
D
softbus_common.h
282
char
brMac
[BT_MAC_LEN]; /**< BR MAC address in string format */
member
/foundation/communication/dsoftbus/core/connection/interface/
H
A
D
softbus_conn_interface.h
103
char
brMac
[BT_MAC_LEN];
member
166
char
brMac
[BT_MAC_LEN];
member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H
A
D
lnn_lane_deps_mock.cpp
103
char
brMac
[] = "00:11:22:33:44:55";
in ActionOfGetRemoteStrInfo()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H
A
D
lnn_local_net_ledger.c
442
char
brMac
[BT_MAC_LEN] = {0};
in UpdateBrMac()
local
/foundation/communication/dsoftbus/core/authentication/src/
H
A
D
auth_session_json.c
1958
char
brMac
[BT_MAC_LEN] = {0};
in UpdateLocalNetBrMac()
local
Completed in 21 milliseconds