Searched refs:btif_config_exist (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_config.h52 int btif_config_exist(const char* section, const char* key, const char* name);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_storage.c998 if (!btif_config_exist("Local", BTIF_STORAGE_HL_APP, BTIF_STORAGE_HL_APP_CB))
1219 if(!btif_config_exist("Local", BTIF_STORAGE_PATH_AUTOPAIR_BLACKLIST, NULL))
H A Dbtif_config.c168 int btif_config_exist(const char* section, const char* key, const char* name) function

Completed in 73 milliseconds