OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_WRITE_ALLOWED
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
175
#define
GATT_WRITE_ALLOWED
(GATT_PERM_WRITE | GATT_PERM_WRITE_ENCRYPTED | GATT_PERM_WRITE_ENC_MITM | \
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_db.c
765
else if (!(perm &
GATT_WRITE_ALLOWED
))
[
all
...]
Completed in 28 milliseconds