Home | History | Annotate | Download | only in include

Lines Matching full:application

23  *  application layer for mobile phones.
42 #define NFA_HCI_REGISTER_EVT 0x00 /* Application registered */
43 #define NFA_HCI_DEREGISTER_EVT 0x01 /* Application deregistered */
44 #define NFA_HCI_GET_GATE_PIPE_LIST_EVT 0x02 /* Retrieved gates,pipes assoc. to application */
45 #define NFA_HCI_ALLOCATE_GATE_EVT 0x03 /* A generic gate allocated to the application */
68 #define NFA_MAX_HCI_APP_NAME_LEN 0x10 /* Max application name length */
93 tNFA_HANDLE hci_handle; /* Handle assigned to the application */
94 UINT8 num_pipes; /* Number of dynamic pipes exist for the application */
95 UINT8 num_gates; /* Number of generic gates exist for the application */
108 UINT8 num_pipes; /* Number of dynamic pipes exist for the application */
109 tNFA_HCI_PIPE_INFO pipe[NFA_HCI_MAX_PIPE_CB]; /* List of pipe created for the application */
110 UINT8 num_gates; /* Number of generic gates exist for the application */
111 UINT8 gate[NFA_HCI_MAX_GATE_CB]; /* List of generic gates allocated to the application */
120 UINT8 gate; /* The gate allocated to the application */
127 UINT8 gate; /* The gate deallocated from the application */
133 tNFA_STATUS status; /* Status of creating dynamic pipe for the application */
134 UINT8 pipe; /* The pipe created for the application */
288 ** Description This function will register an application with hci and
289 ** returns an application handle and provides a mechanism to
291 ** When the application is registered (or if an error occurs),
307 ** the application and list of dynamic pipes created for the
308 ** application. The app will be notified with
310 ** gates to the application and list of pipes created by the
311 ** application will be returned as part of
324 ** Description This function is called to deregister an application
334 ** Returns NFA_STATUS_OK if the application is deregistered successfully
363 ** previously allocated to the application. When the generic
402 ** created earlier by the calling application then the pipe
478 ** by the application.
499 ** by the application.
518 ** by the application.
521 ** or if an error occurs. The application should wait for this
529 ** the application. The app will be notified by
532 ** If response buffer is provided by the application, it should