HomeSort by relevance Sort by last modified time
    Searched refs:g_attrib_get_buffer (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/attrib/
gatt.c 133 buf = g_attrib_get_buffer(dp->attrib, &buflen);
202 uint8_t *buf = g_attrib_get_buffer(dp->attrib, &buflen);
222 uint8_t *buf = g_attrib_get_buffer(attrib, &buflen);
304 buf = g_attrib_get_buffer(dc->attrib, &buflen);
330 uint8_t *buf = g_attrib_get_buffer(attrib, &buflen);
360 uint8_t *buf = g_attrib_get_buffer(attrib, &buflen);
421 buf = g_attrib_get_buffer(long_read->attrib, &buflen);
448 uint8_t *buf = g_attrib_get_buffer(long_read->attrib, &buflen);
498 buf = g_attrib_get_buffer(attrib, &buflen);
527 buf = g_attrib_get_buffer(attrib, &buflen)
    [all...]
gattrib.h 71 uint8_t *g_attrib_get_buffer(GAttrib *attrib, int *len);
gattrib.c 523 uint8_t *g_attrib_get_buffer(GAttrib *attrib, int *len) function

Completed in 2799 milliseconds