Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/
Dbte_conf.cc37 void bte_load_did_conf(const char* p_path) { in bte_load_did_conf() function
/packages/modules/Bluetooth/system/btif/include/
Dbtif_common.h134 void bte_load_did_conf(const char* p_path);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc221 bte_load_did_conf(BTE_DID_CONF_FILE); in btif_enable_bluetooth_evt()