Home | History | Annotate | Download | only in hl

Lines Matching refs:app_id

99 ** Parameters       app_id        - Application ID
107 void BTA_HlUpdate(UINT8 app_id, tBTA_HL_REG_PARAM *p_reg_param,
116 p_buf->app_id = app_id;
147 ** Parameters app_id - Application ID
155 void BTA_HlRegister(UINT8 app_id,
163 p_buf->app_id = app_id;
196 void BTA_HlDeregister(UINT8 app_id,tBTA_HL_APP_HANDLE app_handle)
202 p_buf->app_id = app_id;
224 void BTA_HlCchOpen(UINT8 app_id, tBTA_HL_APP_HANDLE app_handle,
231 p_buf->app_id = app_id;
457 void BTA_HlSdpQuery(UINT8 app_id,tBTA_HL_APP_HANDLE app_handle,
464 p_buf->app_id = app_id;