Home
last modified time | relevance | path

Searched refs:btif_hl_proc_pending_op (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/include/
Dbtif_hl.h327 extern BOOLEAN btif_hl_proc_pending_op(UINT8 app_idx, UINT8 mcl_idx);
/system/bt/btif/src/
Dbtif_hl.c2321 status = btif_hl_proc_pending_op(app_idx,mcl_idx); in btif_hl_proc_sdp_query_cfm()
2391 BOOLEAN btif_hl_proc_pending_op(UINT8 app_idx, UINT8 mcl_idx) in btif_hl_proc_pending_op() function
2488 status = btif_hl_proc_pending_op(app_idx, mcl_idx); in btif_hl_proc_cch_open_cfm()