OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rplypkt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
bcsp.c
1491
const uint8_t *
rplypkt
;
local in function:bcsp_input_le
1525
rplypkt
= NULL;
1530
rplypkt
= syncresp;
1535
rplypkt
= conf;
1546
rplypkt
= syncresp;
1548
rplypkt
= confresp;
1563
rplypkt
= confresp;
1570
rplypkt
= sync;
1580
if (
rplypkt
!= NULL) {
1587
m_copyback(m, 0, 4,
rplypkt
);
[
all
...]
bth5.c
1536
const uint8_t *
rplypkt
;
local in function:bth5_input_le
1572
rplypkt
= NULL;
1577
rplypkt
= syncresp;
1581
rplypkt
= conf;
1592
rplypkt
= syncresp;
1594
rplypkt
= conf;
1598
rplypkt
= confresp;
1623
rplypkt
= confresp;
1630
rplypkt
= syncresp;
1640
if (
rplypkt
!= NULL)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025