OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:char_decl
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_db.c
257
UINT8_TO_STREAM(p, p_attr16->p_value->
char_decl
.property);
258
UINT16_TO_STREAM(p, p_attr16->p_value->
char_decl
.char_val_handle);
485
p_char_decl->p_value->
char_decl
.property = property;
486
p_char_decl->p_value->
char_decl
.char_val_handle = p_char_val->handle;
[
all
...]
gatt_int.h
161
tGATT_CHAR_DECL
char_decl
; /* characteristic declaration */
member in union:__anon3558
Completed in 29 milliseconds