Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_api.c487 void BTA_HlDchCreateRsp(tBTA_HL_MCL_HANDLE mcl_handle, in BTA_HlDchCreateRsp() function
/system/bt/bta/include/
Dbta_hl_api.h886 extern void BTA_HlDchCreateRsp(tBTA_HL_MCL_HANDLE mcl_handle,
/system/bt/btif/src/
Dbtif_hl.c2641 BTA_HlDchCreateRsp(p_mcb->mcl_handle, &create_rsp_param); in btif_hl_proc_create_ind()