Home
last modified time | relevance | path

Searched defs:hi_sync_id (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hearing_aid.cpp63 void OnDeviceAvailable(uint8_t capabilities, uint64_t hi_sync_id, in OnDeviceAvailable()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h148 uint64_t hi_sync_id; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc560 uint64_t hi_sync_id = 0; in btif_storage_load_bonded_hearing_aids() local
623 const RawAddress& address, uint8_t* capabilities, uint64_t* hi_sync_id, in btif_storage_get_hearing_aid_prop()
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc156 const RawAddress& address, uint8_t* capabilities, uint64_t* hi_sync_id, in btif_storage_get_hearing_aid_prop()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc529 uint64_t hi_sync_id = hearingDevice->hi_sync_id; in OnGattConnected() local