/system/bt/service/common/android/bluetooth/ |
D | IBluetoothAvrcpTargetCallback.aidl | 26 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/ |
D | bta_gatts_utils.cc | 127 uint16_t attr_id) { in bta_gatts_find_srvc_cb_by_attr_id()
|
D | bta_gatts_api.cc | 234 void BTA_GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_id, in BTA_GATTS_HandleValueIndication()
|
D | bta_gatts_int.h | 83 uint16_t attr_id; member
|
/system/bt/stack/sdp/ |
D | sdp_db.cc | 359 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()
|
D | sdp_discovery.cc | 697 uint16_t attr_id; in save_attr_seq() local 799 tSDP_DISC_REC* p_rec, uint16_t attr_id, in add_attr()
|
D | sdp_api.cc | 230 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/ |
D | record_file_test.cpp | 43 EventAttrWithId attr_id; in AddEventType() local
|
D | record_file_writer.cpp | 89 for (auto& attr_id : attr_ids) { in WriteAttrSection() local 100 for (auto& attr_id : attr_ids) { in WriteAttrSection() local
|
D | event_selection_set.cpp | 282 EventAttrWithId attr_id; in GetEventAttrWithId() local 824 uint64_t attr_id = 0; in HandleCpuOnlineEvent() local
|
D | cmd_report.cpp | 866 size_t attr_id = record_file_reader_->GetAttrIndexOfRecord(record.get()); in ProcessRecord() local 885 size_t attr_id) { in ProcessSampleRecordInTraceOffCpuMode()
|
D | cmd_record.cpp | 1295 EventAttrWithId attr_id = event_selection_set_.GetEventAttrWithId()[0]; in ProcessJITDebugInfo() local
|
D | record.h | 498 uint64_t attr_id; member
|
/system/bt/stack/hid/ |
D | hidh_api.cc | 71 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/ |
D | bluetooth_avrcp_target_binder_server.cc | 237 const std::string& addr, int32_t attr_id) { in OnListPlayerAppValues() 258 const std::string& addr, int32_t attr_id, in OnGetPlayerAppValuesText()
|
/system/bt/service/ |
D | avrcp_target.cc | 265 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/ |
D | nl80211_attribute.cpp | 69 int attr_id, in GetAttributeImpl()
|
D | netlink_utils.cpp | 570 int attr_id = attr.GetAttributeId(); in MergePacketsForSplitWiphyDump() local
|
/system/bt/service/hal/ |
D | bluetooth_avrcp_interface.cc | 96 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/ |
D | sdp_api.h | 103 uint16_t attr_id; /* Attribute ID */ member
|
D | avrc_defs.h | 1031 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/ |
D | bt_rc.h | 194 uint8_t attr_id; member 203 uint8_t attr_id; member 240 uint32_t attr_id; member
|
/system/media/audio_route/ |
D | audio_route.c | 456 const XML_Char *attr_id = NULL; in start_tag() local
|