OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lay_spec
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/hci/src/
hci_h4.c
597
uint16_t bytes_to_send,
lay_spec
;
local
639
lay_spec
= p_msg->layer_specific;
650
p_msg->layer_specific =
lay_spec
;
692
lay_spec
= p_msg->layer_specific;
701
p_msg->layer_specific =
lay_spec
;
712
STREAM_TO_UINT16(
lay_spec
, p);
722
(p_msg->layer_specific ==
lay_spec
))
[
all
...]
hci_mct.c
591
uint16_t
lay_spec
;
local
683
STREAM_TO_UINT16(
lay_spec
, p_tmp);
696
(p_msg->layer_specific ==
lay_spec
))
[
all
...]
Completed in 61 milliseconds