Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/sdp/
Dsdp_db.c398 BOOLEAN SDP_AddAttribute (UINT32 handle, UINT16 attr_id, UINT8 attr_type, in SDP_AddAttribute()
536 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem, in SDP_AddSequence()
619 BOOLEAN SDP_AddUuidSequence (UINT32 handle, UINT16 attr_id, UINT16 num_uuids, in SDP_AddUuidSequence()
896 BOOLEAN SDP_DeleteAttribute (UINT32 handle, UINT16 attr_id) in SDP_DeleteAttribute()
Dsdp_discovery.c787 UINT16 attr_id; in save_attr_seq() local
896 UINT16 attr_id, tSDP_DISC_ATTR *p_parent_attr, UINT8 nest_level) in add_attr()
Dsdp_api.c262 tSDP_DISC_REC *SDP_FindAttributeInDb (tSDP_DISCOVERY_DB *p_db, UINT16 attr_id, in SDP_FindAttributeInDb()
307 tSDP_DISC_ATTR *SDP_FindAttributeInRec (tSDP_DISC_REC *p_rec, UINT16 attr_id) in SDP_FindAttributeInRec()
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_act.c358 UINT16 attr_id = 0; in bta_gatts_add_include_srvc() local
392 UINT16 attr_id = 0; in bta_gatts_add_char() local
430 UINT16 attr_id = 0; in bta_gatts_add_char_descr() local
Dbta_gatts_utils.c157 tBTA_GATTS_SRVC_CB * bta_gatts_find_srvc_cb_by_attr_id(tBTA_GATTS_CB *p_cb, UINT16 attr_id) in bta_gatts_find_srvc_cb_by_attr_id()
Dbta_gatts_api.c381 void BTA_GATTS_HandleValueIndication (UINT16 conn_id, UINT16 attr_id, UINT16 data_len, in BTA_GATTS_HandleValueIndication()
Dbta_gatts_int.h119 UINT16 attr_id; member
/external/bluetooth/bluedroid/stack/hid/
Dhidh_api.c76 void hidh_get_str_attr( tSDP_DISC_REC *p_rec, UINT16 attr_id, UINT16 max_len, char *str ) in hidh_get_str_attr()
/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_api.c896 tBTA_JV_STATUS BTA_JvAddAttribute(UINT32 handle, UINT16 attr_id, in BTA_JvAddAttribute()
928 tBTA_JV_STATUS BTA_JvDeleteAttribute(UINT32 handle, UINT16 attr_id) in BTA_JvDeleteAttribute()
Dbta_jv_int.h381 UINT16 attr_id; member
/external/bluetooth/bluedroid/stack/include/
Dsdp_api.h118 UINT16 attr_id; /* Attribute ID */ member
Davrc_defs.h902 UINT8 attr_id; member
908 UINT8 attr_id; member
939 …UINT32 attr_id; /* Use AVRC_MEDIA_ATTR_ID_TITLE, AVRC_MEDIA_ATTR_ID_ARTIST, AV… member
980 UINT8 attr_id; member
1019 UINT8 attr_id; member
1291 UINT8 attr_id[AVRC_MAX_APP_SETTINGS]; member
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h512 UINT16 attr_id; member