Home
last modified time | relevance | path

Searched refs:BTA_HlCchOpen (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_api.c224 void BTA_HlCchOpen(UINT8 app_id, tBTA_HL_APP_HANDLE app_handle, in BTA_HlCchOpen() function
/system/bt/bta/include/
Dbta_hl_api.h732 extern void BTA_HlCchOpen(UINT8 app_id, tBTA_HL_APP_HANDLE app_handle,
/system/bt/btif/src/
Dbtif_hl.c2311 BTA_HlCchOpen(p_acb->app_id,p_acb->app_handle, &open_param); in btif_hl_proc_sdp_query_cfm()