OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dis_read_uuid_idx
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/srvc/
srvc_dis_int.h
50
UINT8
dis_read_uuid_idx
;
member in struct:__anon74416
srvc_dis.c
204
dis_cb.
dis_read_uuid_idx
= 0xff;
238
while (dis_cb.
dis_read_uuid_idx
< DIS_MAX_CHAR_NUM)
240
if (dis_uuid_to_attr(dis_attr_uuid[dis_cb.
dis_read_uuid_idx
]) &
243
param.service.uuid.uu.uuid16 = dis_attr_uuid[dis_cb.
dis_read_uuid_idx
];
251
dis_cb.
dis_read_uuid_idx
++;
271
UINT16 read_type = dis_attr_uuid[dis_cb.
dis_read_uuid_idx
];
331
dis_cb.
dis_read_uuid_idx
++;
452
if (dis_cb.
dis_read_uuid_idx
!= 0xff)
460
dis_cb.
dis_read_uuid_idx
= 0;
466
(peer_bda[4]<<8)+peer_bda[5], dis_attr_uuid[dis_cb.
dis_read_uuid_idx
]);
[
all
...]
srvc_eng.c
450
dis_cb.
dis_read_uuid_idx
= 0xff;
Completed in 43 milliseconds