Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hl.h322 extern BOOLEAN btif_hl_delete_mdl_cfg(UINT8 app_id, UINT8 item_idx);
/system/bt/btif/co/
Dbta_hl_co.c250 btif_hl_delete_mdl_cfg(mdep_id, item_idx); in bta_hl_co_delete_mdl()
/system/bt/btif/src/
Dbtif_hl.c4256 BOOLEAN btif_hl_delete_mdl_cfg(UINT8 mdep_id, UINT8 item_idx){ in btif_hl_delete_mdl_cfg() function