Searched defs:attr_value (Results 1 - 6 of 6) sorted by relevance

/system/bt/stack/gap/
H A Dgap_int.h106 tGAP_BLE_ATTR_VALUE attr_value; member in struct:__anon855
/system/media/audio_route/
H A Daudio_route.c365 const XML_Char *attr_value = NULL; local
383 attr_value = attr[i + 1];
413 value = (int) strtol((char *)attr_value, NULL, 0);
416 value = mixer_enum_string_to_value(ctl, (char *)attr_value);
/system/bt/stack/include/
H A Dsdp_api.h58 /* Masks for attr_value field of tSDP_DISC_ATTR */
115 tSDP_DISC_ATVAL attr_value; /* Variable length entry data */ member in struct:t_sdp_disc_attr
H A Dgatt_api.h326 tGATT_VALUE attr_value; /* READ, HANDLE_VALUE_IND, PREPARE_WRITE */ member in union:__anon1103
H A Davrc_defs.h1290 UINT8 attr_value[AVRC_MAX_APP_SETTINGS]; member in struct:__anon958
/system/bt/stack/gatt/
H A Dgatt_int.h120 tGATT_VALUE attr_value; /* write request */ member in union:__anon860
141 tGATT_VALUE attr_value; /* READ, HANDLE_VALUE_IND, PREPARE_WRITE */ member in union:__anon862

Completed in 171 milliseconds