Home | History | Annotate | Download | only in sys

Lines Matching full:subsystems

120 ** Description      Called by other BTA subsystems to register their event
150 ** Description If all subsystems above DM have been disabled, then
161 /* Check if all subsystems above DM have been disabled. */
172 /* All subsystems disabled. disable DM */
184 ** Description Called by other BTA subsystems to de-register
197 /* If not deregistering DM, then check if any other subsystems above DM are still */
201 /* If all subsystems above NFA_DM have been disabled, then okay to disable DM */
215 ** Description Called by other BTA subsystems to get registeration
231 ** Description Called by other BTA subsystems to get disable
256 NFA_TRACE_DEBUG0 ("nfa_sys: enabling subsystems");
258 /* Enable all subsystems except SYS */
281 ** Description Call on NFA shutdown. Disable all subsystems above NFA_DM
291 NFA_TRACE_DEBUG1 ("nfa_sys: disabling subsystems:%d", graceful);
294 /* Disable all subsystems above NFA_DM. (NFA_DM and NFA_SYS will be disabled last) */
313 /* If All subsystems disabled. disable DM */
333 NFA_TRACE_DEBUG1 ("nfa_sys: notify NFCC power mode(%d) to subsystems", nfcc_power_mode);
335 /* Notify NFCC power state to all subsystems except NFA_SYS */