Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hearing_aid_api.h127 uint16_t volume_handle; member
154 uint16_t service_changed_ccc_handle, uint16_t volume_handle, in HearingDevice()
169 volume_handle(volume_handle), in HearingDevice()
/system/bt/btif/src/
Dbtif_storage.cc1484 dev_info.volume_handle); in btif_storage_add_hearing_aid()
1557 uint16_t volume_handle = 0; in btif_storage_load_bonded_hearing_aids() local
1559 volume_handle = value; in btif_storage_load_bonded_hearing_aids()
1589 volume_handle, read_psm_handle, hi_sync_id, in btif_storage_load_bonded_hearing_aids()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc570 hearingDevice->volume_handle && hearingDevice->read_psm_handle) { in OnEncryptionComplete()
677 hearingDevice->volume_handle = charac.value_handle; in OnServiceSearchComplete()
1566 BtaGattQueue::WriteCharacteristic(device.conn_id, device.volume_handle, in SetVolume()