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

/system/bt/stack/gap/
H A Dgap_int.h110 tGAP_BLE_ATTR_VALUE attr_value; member in struct:__anon900
/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:__anon1142
H A Davrc_defs.h1289 UINT8 attr_value[AVRC_MAX_APP_SETTINGS]; member in struct:__anon1001
/system/media/audio_route/
H A Daudio_route.c449 const XML_Char *attr_value = NULL; local
467 attr_value = attr[i + 1];
497 value = strtol((char *)attr_value, NULL, 0);
500 value = (unsigned char) strtol((char *)attr_value, NULL, 16);
503 value = mixer_enum_string_to_value(ctl, (char *)attr_value);
/system/bt/stack/gatt/
H A Dgatt_int.h120 tGATT_VALUE attr_value; /* write request */ member in union:__anon905
141 tGATT_VALUE attr_value; /* READ, HANDLE_VALUE_IND, PREPARE_WRITE */ member in union:__anon907

Completed in 367 milliseconds