OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peer_io_caps
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/smp/
smp_utils.c
178
/* model = tbl[
peer_io_caps
][loc_io_caps] */
200
/* model = tbl[loc_io_caps][
peer_io_caps
] */
228
/* model = tbl[
peer_io_caps
][loc_io_caps] */
251
/* model = tbl[loc_io_caps][
peer_io_caps
] */
[
all
...]
smp_int.h
305
tSMP_IO_CAP
peer_io_caps
;
member in struct:__anon74003
smp_act.c
580
STREAM_TO_UINT8(p_cb->
peer_io_caps
, p);
863
STREAM_TO_UINT8(p_cb->
peer_io_caps
, p);
[
all
...]
smp_keys.c
481
UINT8_TO_STREAM(p, p_cb->
peer_io_caps
);
[
all
...]
Completed in 59 milliseconds