Home
last modified time | relevance | path

Searched defs:attr_id (Results 1 – 23 of 23) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTargetCallback.aidl26 void OnListPlayerAppValues(String addr, int attr_id); in OnListPlayerAppValues()
29 void OnGetPlayerAppValuesText(String addr, int attr_id, in int[] values); in OnGetPlayerAppValuesText()
/system/bt/bta/gatt/
Dbta_gatts_utils.cc127 uint16_t attr_id) { in bta_gatts_find_srvc_cb_by_attr_id()
Dbta_gatts_api.cc234 void BTA_GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_id, in BTA_GATTS_HandleValueIndication()
Dbta_gatts_int.h83 uint16_t attr_id; member
/system/bt/stack/sdp/
Dsdp_db.cc359 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
477 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence()
551 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
797 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id) { in SDP_DeleteAttribute()
Dsdp_discovery.cc697 uint16_t attr_id; in save_attr_seq() local
799 tSDP_DISC_REC* p_rec, uint16_t attr_id, in add_attr()
Dsdp_api.cc230 tSDP_DISC_REC* SDP_FindAttributeInDb(tSDP_DISCOVERY_DB* p_db, uint16_t attr_id, in SDP_FindAttributeInDb()
267 tSDP_DISC_ATTR* SDP_FindAttributeInRec(tSDP_DISC_REC* p_rec, uint16_t attr_id) { in SDP_FindAttributeInRec()
/system/extras/simpleperf/
Drecord_file_test.cpp43 EventAttrWithId attr_id; in AddEventType() local
Drecord_file_writer.cpp89 for (auto& attr_id : attr_ids) { in WriteAttrSection() local
100 for (auto& attr_id : attr_ids) { in WriteAttrSection() local
Devent_selection_set.cpp282 EventAttrWithId attr_id; in GetEventAttrWithId() local
824 uint64_t attr_id = 0; in HandleCpuOnlineEvent() local
Dcmd_report.cpp866 size_t attr_id = record_file_reader_->GetAttrIndexOfRecord(record.get()); in ProcessRecord() local
885 size_t attr_id) { in ProcessSampleRecordInTraceOffCpuMode()
Dcmd_record.cpp1295 EventAttrWithId attr_id = event_selection_set_.GetEventAttrWithId()[0]; in ProcessJITDebugInfo() local
Drecord.h498 uint64_t attr_id; member
/system/bt/stack/hid/
Dhidh_api.cc71 void hidh_get_str_attr(tSDP_DISC_REC* p_rec, uint16_t attr_id, uint16_t max_len, in hidh_get_str_attr()
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc237 const std::string& addr, int32_t attr_id) { in OnListPlayerAppValues()
258 const std::string& addr, int32_t attr_id, in OnGetPlayerAppValuesText()
/system/bt/service/
Davrcp_target.cc265 void AvrcpTarget::ListPlayerAppValuesCallback(btrc_player_attr_t attr_id, in ListPlayerAppValuesCallback()
301 void AvrcpTarget::GetPlayerAppValuesTextCallback(uint8_t attr_id, in GetPlayerAppValuesTextCallback()
/system/connectivity/wificond/net/
Dnl80211_attribute.cpp69 int attr_id, in GetAttributeImpl()
Dnetlink_utils.cpp570 int attr_id = attr.GetAttributeId(); in MergePacketsForSplitWiphyDump() local
/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc96 void ListPlayerAppValuesCallback(btrc_player_attr_t attr_id, in ListPlayerAppValuesCallback()
127 void GetPlayerAppValuesTextCallback(uint8_t attr_id, uint8_t num_val, in GetPlayerAppValuesTextCallback()
653 btrc_player_attr_t attr_id, const RawAddress& bd_addr) { in ListPlayerAppValuesCallback()
668 uint8_t attr_id, uint8_t num_val, uint8_t* p_vals, in GetPlayerAppValuesTextCallback()
/system/bt/stack/include/
Dsdp_api.h103 uint16_t attr_id; /* Attribute ID */ member
Davrc_defs.h1031 uint8_t attr_id; member
1036 uint8_t attr_id; member
1069 attr_id; /* Use AVRC_MEDIA_ATTR_ID_TITLE, AVRC_MEDIA_ATTR_ID_ARTIST, member
1108 uint8_t attr_id; member
1143 uint8_t attr_id; member
1396 uint8_t attr_id[AVRC_MAX_APP_SETTINGS]; member
/system/bt/include/hardware/
Dbt_rc.h194 uint8_t attr_id; member
203 uint8_t attr_id; member
240 uint32_t attr_id; member
/system/media/audio_route/
Daudio_route.c456 const XML_Char *attr_id = NULL; in start_tag() local