Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_dm.h70 bool btif_dm_get_smp_config(tBTE_APPL_CFG* p_cfg);
/aosp12/system/bt/test/mock/
H A Dmock_btif_dm.cc161 bool btif_dm_get_smp_config(tBTE_APPL_CFG* p_cfg) { in btif_dm_get_smp_config() function
/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc2521 bool btif_dm_get_smp_config(tBTE_APPL_CFG* p_cfg) { in btif_dm_get_smp_config() function
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc3382 if (btif_dm_get_smp_config(&nv_config)) bte_appl_cfg = nv_config; in ble_io_req()