OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_READ_NOT_PERMIT
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c
178
status =
GATT_READ_NOT_PERMIT
;
gatt_db.c
133
GATT_TRACE_ERROR0( "
GATT_READ_NOT_PERMIT
");
134
return
GATT_READ_NOT_PERMIT
;
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
62
#define BTA_GATT_READ_NOT_PERMIT
GATT_READ_NOT_PERMIT
/* 0x0002 */
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
30
#define
GATT_READ_NOT_PERMIT
0x0002
[
all
...]
Completed in 57 milliseconds