Home | History | Annotate | Download | only in dm

Lines Matching full:discovery

22  *  This file contains the action functions for device manager discovery
66 ** Description Build RF discovery configurations from tNFA_DM_DISC_TECH_PROTO_MASK
68 ** Returns number of RF discovery configurations
437 ** Discovery Configuration Parameters for Listen A
488 ** Discovery Configuration Parameters for Listen B
524 ** Discovery Configuration Parameters for Listen F
571 ** Discovery Configuration Parameters for Listen ISO-DEP
600 ** Discovery Configuration Parameters for Listen NFC-DEP
737 ** Description Discovery callback event from NFC
930 ** Description Start RF discovery
942 /* Make sure that RF discovery was enabled, or some app has exclusive control */
960 /* Collect RF discovery request from sub-modules */
1070 /* Get Discovery Technology parameters */
1101 /* RF discovery is started but there is no valid technology or protocol to discover */
1119 ** Description Send RF discovery notification to upper layer
1623 ** Description Deactivate to discovery mode and wait for activation
1642 /* Deactivate to discovery mode */
1722 ** Description Processing discovery events in NFA_DM_RFST_IDLE state
1780 ** Description Processing discovery events in NFA_DM_RFST_IDLE state
1803 /* if RF discovery was stopped while waiting for response */
1806 /* stop discovery */
1827 /* if registered module is waiting for starting discovery */
1844 /* in rare case that the discovery states of NFCC and DH mismatch and NFCC rejects Discover Cmd
1864 /* check if need to restart discovery after resync discovery state with NFCC */
1878 /* stop discovery */
1887 /* check if need to restart discovery after resync discovery state with NFCC */
1906 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_idle (): Unexpected discovery event");
1915 ** Description Processing discovery events in NFA_DM_RFST_DISCOVERY state
1939 /* do not notify deactivated to idle in RF discovery state
1940 ** because it is internal or stopping RF discovery
1978 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
1980 /* after receiving deactivate event, restart discovery */
1996 /* do not notify deactivated to idle in RF discovery state
1997 ** because it is internal or stopping RF discovery
2010 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_discovery (): Unexpected discovery event");
2019 ** Description Processing discovery events in NFA_DM_RFST_W4_ALL_DISCOVERIES state
2067 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2069 /* after receiving deactivate event, restart discovery */
2074 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_w4_all_discoveries (): Unexpected discovery event");
2083 ** Description Processing discovery events in NFA_DM_RFST_W4_HOST_SELECT state
2139 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2141 /* after receiving deactivate event, restart discovery */
2178 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_w4_host_select (): Unexpected discovery event");
2194 ** Description Processing discovery events in NFA_DM_RFST_POLL_ACTIVE state
2298 /* stop discovery */
2314 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_poll_active (): Unexpected discovery event");
2330 ** Description Processing discovery events in NFA_DM_RFST_LISTEN_ACTIVE state
2388 /* Discovery */
2392 /* stop discovery */
2402 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_listen_active (): Unexpected discovery event");
2411 ** Description Processing discovery events in NFA_DM_RFST_LISTEN_SLEEP state
2424 /* if deactivate type is not discovery then NFCC will not sent deactivation NTF */
2470 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2472 /* after receiving deactivate event, restart discovery */
2477 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_listen_sleep (): Unexpected discovery event");
2486 ** Description Processing discovery events in NFA_DM_RFST_LP_LISTEN state
2506 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_lp_listen (): Unexpected discovery event");
2515 ** Description Processing discovery events in NFA_DM_RFST_LP_ACTIVE state
2530 NFA_TRACE_ERROR0 ("nfa_dm_disc_sm_lp_active (): Unexpected discovery event");
2539 ** Description Processing discovery related events
2557 /* RF Discovery State - Idle */
2562 /* RF Discovery State - Discovery */
2567 /*RF Discovery State - Wait for all discoveries */
2572 /* RF Discovery State - Wait for host selection */
2577 /* RF Discovery State - Poll mode activated */
2582 /* RF Discovery State - listen mode activated */
2587 /* RF Discovery State - listen mode sleep */
2616 ** Description Add discovery configuration and callback function
2649 ** Description Start exclusive RF discovery
2715 ** Description Stop exclusive RF discovery
2732 ** Description Remove discovery configuration and callback function
2747 NFA_TRACE_ERROR0 ("Invalid discovery handle");
2826 NFA_TRACE_DEBUG0 ("nfa_dm_rf_deactivate (): already in discovery state");
2857 ** Description convert nfc discovery state to string
2868 return "DISCOVERY";
2898 ** Description convert nfc discovery RSP/NTF to string