Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_storage.c144 #define BTIF_STORAGE_HL_APP "hl_app" macro
998 if (!btif_config_exist("Local", BTIF_STORAGE_HL_APP, BTIF_STORAGE_HL_APP_CB)) in btif_storage_read_hl_apps_cb()
1001 if (!btif_config_set("Local", BTIF_STORAGE_HL_APP,BTIF_STORAGE_HL_APP_CB, in btif_storage_read_hl_apps_cb()
1013 if (!btif_config_get("Local", BTIF_STORAGE_HL_APP, BTIF_STORAGE_HL_APP_CB, in btif_storage_read_hl_apps_cb()
1049 if (!btif_config_set("Local", BTIF_STORAGE_HL_APP, BTIF_STORAGE_HL_APP_CB, in btif_storage_write_hl_apps_cb()
1068 if (!btif_config_get("Local", BTIF_STORAGE_HL_APP, fname, value, &read_size, &read_type)) in btif_storage_read_hl_data()
1089 if (!btif_config_set("Local", BTIF_STORAGE_HL_APP, fname, value, value_size, BTIF_CFG_TYPE_BIN)) in btif_storage_write_hl_data()