Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.cc1451 constexpr char HEARING_AID_CAPABILITIES[] = "HearingAidCapabilities"; variable
1478 btif_config_set_int(bdstr, HEARING_AID_CAPABILITIES, in btif_storage_add_hearing_aid()
1534 if (btif_config_get_int(name, HEARING_AID_CAPABILITIES, &value)) in btif_storage_load_bonded_hearing_aids()
1599 btif_config_remove(addrstr, HEARING_AID_CAPABILITIES); in btif_storage_remove_hearing_aid()
1629 if (btif_config_get_int(addrstr, HEARING_AID_CAPABILITIES, &value)) { in btif_storage_get_hearing_aid_prop()