OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guint8
(Results
26 - 50
of
50
) sorted by null
1
2
/external/bluetooth/bluez/audio/
gstsbcdec.c
64
guint8
*data;
gstsbcparse.c
67
guint8
*data;
gstavdtpsink.c
76
guint8
codec; /* Bluetooth transport configuration */
78
guint8
*config;
129
guint8
expected_name);
[
all
...]
gstsbcenc.c
378
const
guint8
*data;
/external/bluetooth/glib/docs/reference/glib/tmpl/
arrays_byte.sgml
34
g_byte_array_append (gbarray, (
guint8
*) "abcd", 4);
limits.sgml
102
The maximum value which can be held in a #
guint8
.
/external/bluetooth/glib/
glibconfig.h
39
typedef unsigned char
guint8
;
typedef
glibconfig.h.win32.in
32
typedef unsigned char
guint8
;
configure.in
[
all
...]
/external/bluetooth/glib/gobject/
gparamspecs.c
772
guint8
*p1 = value1->data[0].v_pointer;
773
guint8
*p2 = value2->data[0].v_pointer;
808
guint8
*p1 = value1->data[0].v_pointer;
809
guint8
*p2 = value2->data[0].v_pointer;
1000
guint8
*p1 = value1->data[0].v_pointer;
1001
guint8
*p2 = value2->data[0].v_pointer;
[
all
...]
gtype.c
[
all
...]
/external/bluetooth/glib/gio/
gbufferedoutputstream.c
57
guint8
*buffer;
199
guint8
*buffer;
gbufferedinputstream.c
64
guint8
*buffer;
209
guint8
*buffer;
[
all
...]
/external/bluetooth/glib/glib/
gtestutils.h
261
const
guint8
*bytes);
gtestutils.c
71
static
guint8
* g_test_log_dump (GTestLogMsg *msg,
132
const
guint8
*buffer)
177
guint8
*dbuffer;
[
all
...]
gtypes.h
63
#define G_MAXUINT8 ((
guint8
) 0xff)
gmirroringtable.h
5
#define PACKTAB_UINT8
guint8
/external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml
[
all
...]
tut_gtype.xml
410
void (*do_action_public_virtual) (MamanBar *self,
guint8
i);
412
void (*do_action_public_pure_virtual) (MamanBar *self,
guint8
i);
[
all
...]
/external/bluetooth/bluez/input/
fakehid.c
155
guint8
key;
/external/bluetooth/glib/tests/
date-test.c
180
guint8
dim = g_date_get_days_in_month(m,y);
testgdate.c
187
guint8
dim = g_date_get_days_in_month(m,y);
testglib.c
1001
g_byte_array_append (gbarray, (
guint8
*) "abcd", 4);
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
22
guint8
[
all
...]
/external/bluetooth/bluez/src/
device.c
[
all
...]
Completed in 470 milliseconds
1
2