HomeSort by relevance Sort by last modified time
    Searched refs:hciState_Release (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_Sequence.c 88 {hciState_Initialise, hciState_Release, TRUE},
90 {hciState_Config, hciState_Release, TRUE},
95 /* {hciState_Disconnect, hciState_Release, TRUE}, */
268 case hciState_Release:
280 || (hciState_Release == next_state))
308 case hciState_Release:
340 case hciState_Release:
365 case hciState_Release:
388 case hciState_Release:
414 case hciState_Release
    [all...]
phHciNfc_Generic.h 420 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 926 milliseconds