Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h45 #define BTIF_STORAGE_KEY_HEARING_AID_CODECS "HearingAidCodecs" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc459 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_HEARING_AID_CODECS, in btif_storage_add_hearing_aid()
525 if (btif_config_get_int(name, BTIF_STORAGE_KEY_HEARING_AID_CODECS, &value)) in btif_storage_load_bonded_hearing_aids()
598 btif_config_remove(addrstr, BTIF_STORAGE_KEY_HEARING_AID_CODECS); in btif_storage_remove_hearing_aid()
635 if (btif_config_get_int(addrstr, BTIF_STORAGE_KEY_HEARING_AID_CODECS, in btif_storage_get_hearing_aid_prop()