Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_main.c87 extern void bte_load_ble_conf(const char *p_path);
119 bte_load_ble_conf(BTE_BLE_STACK_CONF_FILE); in bte_main_boot_entry()
Dbte_conf.c32 void bte_load_ble_conf(const char* path) in bte_load_ble_conf() function