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.h311 extern bool btif_hl_proc_pending_op(uint8_t app_idx, uint8_t mcl_idx);
/system/bt/btif/src/
Dbtif_hl.cc2162 status = btif_hl_proc_pending_op(app_idx, mcl_idx); in btif_hl_proc_sdp_query_cfm()
2224 bool btif_hl_proc_pending_op(uint8_t app_idx, uint8_t mcl_idx) in btif_hl_proc_pending_op() function
2323 status = btif_hl_proc_pending_op(app_idx, mcl_idx); in btif_hl_proc_cch_open_cfm()