Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_dm.h70 bool btif_dm_get_smp_config(tBTE_APPL_CFG* p_cfg);
/system/bt/btif/co/
Dbta_dm_co.cc253 if (btif_dm_get_smp_config(&nv_config)) bte_appl_cfg = nv_config; in bta_dm_co_ble_io_req()
/system/bt/btif/src/
Dbtif_dm.cc2731 bool btif_dm_get_smp_config(tBTE_APPL_CFG* p_cfg) { in btif_dm_get_smp_config() function