Searched defs:attr_id (Results 1 – 13 of 13) sorted by relevance
/external/bluetooth/bluedroid/stack/sdp/ |
D | sdp_db.c | 398 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()
|
D | sdp_discovery.c | 787 UINT16 attr_id; in save_attr_seq() local 896 UINT16 attr_id, tSDP_DISC_ATTR *p_parent_attr, UINT8 nest_level) in add_attr()
|
D | sdp_api.c | 262 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/ |
D | bta_gatts_act.c | 358 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
|
D | bta_gatts_utils.c | 157 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()
|
D | bta_gatts_api.c | 381 void BTA_GATTS_HandleValueIndication (UINT16 conn_id, UINT16 attr_id, UINT16 data_len, in BTA_GATTS_HandleValueIndication()
|
D | bta_gatts_int.h | 119 UINT16 attr_id; member
|
/external/bluetooth/bluedroid/stack/hid/ |
D | hidh_api.c | 76 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/ |
D | bta_jv_api.c | 896 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()
|
D | bta_jv_int.h | 381 UINT16 attr_id; member
|
/external/bluetooth/bluedroid/stack/include/ |
D | sdp_api.h | 118 UINT16 attr_id; /* Attribute ID */ member
|
D | avrc_defs.h | 902 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/ |
D | bta_gatt_api.h | 512 UINT16 attr_id; member
|