OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_PREP_WRITE_EXEC
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
att_protocol.c
88
flag &=
GATT_PREP_WRITE_EXEC
;
gatt_api.c
[
all
...]
gatt_cl.c
315
tGATT_EXEC_FLAG flag =
GATT_PREP_WRITE_EXEC
;
[
all
...]
gatt_sr.c
352
flag &=
GATT_PREP_WRITE_EXEC
;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
341
#define
GATT_PREP_WRITE_EXEC
0x01
[
all
...]
Completed in 47 milliseconds