Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_conf.c32 void bte_load_did_conf(const char *p_path) { in bte_load_did_conf() function
/system/bt/btif/src/
Dbtif_core.c143 extern void bte_load_did_conf(const char *p_path);
528 bte_load_did_conf(BTE_DID_CONF_FILE); in btif_enable_bluetooth_evt()