Home | History | Annotate | Download | only in hl

Lines Matching refs:app_handle

233 ** Parameters       app_handle - Application handle
238 void BTA_HlDeregister(UINT8 app_id,tBTA_HL_APP_HANDLE app_handle)
246 p_buf->app_handle = app_handle;
256 ** Parameters app_handle - Application Handle
266 void BTA_HlCchOpen(UINT8 app_id, tBTA_HL_APP_HANDLE app_handle,
275 p_buf->app_handle = app_handle;
504 ** Parameters app_handle - application handle
510 void BTA_HlSdpQuery(UINT8 app_id,tBTA_HL_APP_HANDLE app_handle,
519 p_buf->app_handle = app_handle;