Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.cc1452 constexpr char HEARING_AID_CODECS[] = "HearingAidCodecs"; variable
1480 btif_config_set_int(bdstr, HEARING_AID_CODECS, dev_info.codecs); in btif_storage_add_hearing_aid()
1538 if (btif_config_get_int(name, HEARING_AID_CODECS, &value)) codecs = value; in btif_storage_load_bonded_hearing_aids()
1600 btif_config_remove(addrstr, HEARING_AID_CODECS); in btif_storage_remove_hearing_aid()
1635 if (btif_config_get_int(addrstr, HEARING_AID_CODECS, &value)) { in btif_storage_get_hearing_aid_prop()