38    void *app_private_data;
    45    BOOLEAN is_service_bound;
    49    BOOLEAN enforce_security_restrictions;
    52 extern void *JS_APP_CLASS;
    54 S32BIT HBBTV_AppGetKeysetValue(
void *obj);
 E_HBBTV_KEY
Key codes. 
Definition: hbbtv_types.h:87
E_HBBTV_ERR HBBTV_AppSendKeyPress(E_HBBTV_KEY key)
Internal function to handle a key press and send it to the browser. 
Definition: app.c:273
Definition: hbbtv_types.h:167
E_HBBTV_ERR HBBTV_AppAcceptKeyPress(E_HBBTV_KEY key)
Internal function to check whether or not a key is accepted by the application. 
Definition: app.c:80