OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_DYNAMIC_PIPE_ID
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_Pipe.c
193
static uint8_t pipe_index =
HCI_DYNAMIC_PIPE_ID
;
199
(pipe_index +
HCI_DYNAMIC_PIPE_ID
) <=
229
uint8_t pipe_id = (uint8_t)(pipe_index +
HCI_DYNAMIC_PIPE_ID
);
[
all
...]
phHciNfc_Generic.h
390
HCI_DYNAMIC_PIPE_ID
= 0x02U,
[
all
...]
Completed in 18 milliseconds