Home | History | Annotate | Download | only in adaptation

Lines Matching full:description

47 ** Description: class constructor
60 ** Description: class destructor
74 ** Description: access class singleton
92 ** Description: class initializer
129 ** Description: class finalizer
157 ** Description: signal the CondVar to release the thread that is waiting
171 ** Description: NFCA_TASK runs the GKI main task
189 ** Description: Creates work threads
219 ** Description: Get the set of HAL entry points.
233 ** Description: Ask the generic Android HAL to find the Broadcom-specific HAL.
271 ** Description: Not implemented because this function is only needed
287 ** Description: Not implemented because this function is only needed
303 ** Description: Turn on controller, download firmware.
324 ** Description: Turn off controller.
343 ** Description: Translate generic Android HAL's callback into Broadcom-specific
361 ** Description: Translate generic Android HAL's callback into Broadcom-specific
379 ** Description: Write NCI message to the controller.
398 ** Description: Adjust the configurable parameters in the controller.
417 ** Description: Perform any vendor-specific pre-discovery actions (if needed)
443 ** Description: Grant control to HAL control for sending NCI commands.
466 ** Description: Turn off and turn on the controller.
485 ** Description: class constructor
503 ** Description: class destructor
517 ** Description: lock kthe mutex
531 ** Description: unlock the mutex
545 ** Description: class constructor
564 ** Description: class destructor
578 ** Description: wait on the mCondVar
593 ** Description: signal the mCondVar
608 ** Description: class constructor, automatically lock the mutex
623 ** Description: class destructor, automatically unlock the mutex