OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hciState_Release
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_Sequence.c
92
{hciState_Initialise,
hciState_Release
, TRUE},
94
{hciState_Config,
hciState_Release
, TRUE},
99
/* {hciState_Disconnect,
hciState_Release
, TRUE}, */
274
case
hciState_Release
:
288
|| (
hciState_Release
== next_state))
316
case
hciState_Release
:
350
case
hciState_Release
:
377
case
hciState_Release
:
402
case
hciState_Release
:
430
case
hciState_Release
[
all
...]
phHciNfc_Generic.h
416
hciState_Release
,
[
all
...]
phHciNfc.c
243
status = phHciNfc_FSM_Update ( psHciContext,
hciState_Release
);
266
psHciContext->hci_state.next_state = (uint8_t)
hciState_Release
;
[
all
...]
Completed in 2047 milliseconds