OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_REQ_WRITE
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c
[
all
...]
att_protocol.c
589
case
GATT_REQ_WRITE
:
gatt_cl.c
233
GATT_REQ_WRITE
,
[
all
...]
gatt_db.c
735
if ((op_code == GATT_CMD_WRITE || op_code ==
GATT_REQ_WRITE
)
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
86
#define
GATT_REQ_WRITE
0x12 /* 0001-0010 (write)*/
[
all
...]
Completed in 25 milliseconds