Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/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_api.cc128 uint16_t attr_id) { in SDP_FindAttributeInRec()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc354 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
441 bool SDP_AddAttributeToRecord(tSDP_RECORD* p_rec, uint16_t attr_id, in SDP_AddAttributeToRecord()
525 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence()
595 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
856 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id) { in SDP_DeleteAttribute()
882 bool SDP_DeleteAttributeFromRecord(tSDP_RECORD* p_rec, uint16_t attr_id) { in SDP_DeleteAttributeFromRecord()
Dsdp_discovery.cc723 uint16_t attr_id; in save_attr_seq() local
825 tSDP_DISC_REC* p_rec, uint16_t attr_id, in add_attr()
Dsdp_api.cc231 uint16_t attr_id) { in SDP_FindAttributeInRec()
/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_add_record_test.cc42 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
46 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_server_queue.h35 uint16_t attr_id; member
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_utils.cc126 uint16_t attr_id) { in bta_gatts_find_srvc_cb_by_attr_id()
Dbta_gatts_api.cc242 void BTA_GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_id, in BTA_GATTS_HandleValueIndication()
Dbta_gatts_int.h90 uint16_t attr_id; member
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc78 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
90 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_api.cc84 void hidh_get_str_attr(tSDP_DISC_REC* p_rec, uint16_t attr_id, uint16_t max_len, in hidh_get_str_attr()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_rc.h197 uint8_t attr_id; member
206 uint8_t attr_id; member
243 uint32_t attr_id; member
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h1038 uint8_t attr_id; member
1043 uint8_t attr_id; member
1076 attr_id; /* Use AVRC_MEDIA_ATTR_ID_TITLE, AVRC_MEDIA_ATTR_ID_ARTIST, member
1115 uint8_t attr_id; member
1150 uint8_t attr_id; member
1403 uint8_t attr_id[AVRC_MAX_APP_SETTINGS]; member
Dsdp_api.h146 uint16_t attr_id; /* Attribute ID */ member