Home
last modified time | relevance | path

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

12

/system/bt/test/mock/
Dmock_stack_sdp_db.cc43 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
63 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence()
73 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
78 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id) { in SDP_DeleteAttribute()
Dmock_stack_hidh.cc78 void hidh_get_str_attr(tSDP_DISC_REC* p_rec, uint16_t attr_id, uint16_t max_len, in hidh_get_str_attr()
Dmock_bta_gatts_api.cc65 void BTA_GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_id, in BTA_GATTS_HandleValueIndication()
Dmock_stack_sdp.cc57 tSDP_DISC_ATTR* SDP_FindAttributeInRec(tSDP_DISC_REC* p_rec, uint16_t attr_id) { in SDP_FindAttributeInRec()
/system/bt/bta/test/
Dbta_hf_client_add_record_test.cc46 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
50 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
/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.cc124 uint16_t attr_id) { in bta_gatts_find_srvc_cb_by_attr_id()
Dbta_gatts_api.cc240 void BTA_GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_id, in BTA_GATTS_HandleValueIndication()
Dbta_gatts_int.h86 uint16_t attr_id; member
/system/bt/stack/sdp/
Dsdp_db.cc347 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
474 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence()
544 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
764 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id) { in SDP_DeleteAttribute()
Dsdp_discovery.cc688 uint16_t attr_id; in save_attr_seq() local
790 tSDP_DISC_REC* p_rec, uint16_t attr_id, in add_attr()
Dsdp_api.cc220 tSDP_DISC_ATTR* SDP_FindAttributeInRec(tSDP_DISC_REC* p_rec, uint16_t attr_id) { in SDP_FindAttributeInRec()
/system/bt/stack/test/gatt/
Dmock_gatt_utils_ref.cc85 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
97 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
Dgatt_sr_test.cc138 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
150 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
/system/extras/simpleperf/
Drecord_file_test.cpp47 EventAttrWithId attr_id; in AddEventType() local
Dcmd_merge.cpp266 for (size_t attr_id = 0; attr_id < attrs.size(); attr_id++) { in CheckAttrSection() local
305 for (size_t attr_id = 0; attr_id < attrs.size(); attr_id++) { in WriteGapInDataSection() local
Drecord_file_writer.cpp92 for (auto& attr_id : attr_ids) { in WriteAttrSection() local
103 for (auto& attr_id : attr_ids) { in WriteAttrSection() local
Dcmd_report.cpp871 size_t attr_id = record_file_reader_->GetAttrIndexOfRecord(record.get()); in ProcessRecord() local
889 size_t attr_id) { in ProcessSampleRecordInTraceOffCpuMode()
/system/bt/stack/hid/
Dhidh_api.cc72 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.cc266 void AvrcpTarget::ListPlayerAppValuesCallback(btrc_player_attr_t attr_id, in ListPlayerAppValuesCallback()
302 void AvrcpTarget::GetPlayerAppValuesTextCallback(uint8_t attr_id, in GetPlayerAppValuesTextCallback()
/system/connectivity/wificond/net/
Dnl80211_attribute.cpp69 int attr_id, in GetAttributeImpl()
/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc97 void ListPlayerAppValuesCallback(btrc_player_attr_t attr_id, in ListPlayerAppValuesCallback()
128 void GetPlayerAppValuesTextCallback(uint8_t attr_id, uint8_t num_val, in GetPlayerAppValuesTextCallback()
654 btrc_player_attr_t attr_id, const RawAddress& bd_addr) { in ListPlayerAppValuesCallback()
669 uint8_t attr_id, uint8_t num_val, uint8_t* p_vals, in GetPlayerAppValuesTextCallback()
/system/bt/stack/include/
Dsdp_api.h135 uint16_t attr_id; /* Attribute ID */ member
/system/bt/include/hardware/
Dbt_rc.h196 uint8_t attr_id; member
205 uint8_t attr_id; member
242 uint32_t attr_id; member

12