OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_REQ_READ_MULTI
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
att_protocol.c
214
UINT8_TO_STREAM (p,
GATT_REQ_READ_MULTI
);
612
case
GATT_REQ_READ_MULTI
:
gatt_sr.c
270
if (op_code ==
GATT_REQ_READ_MULTI
)
[
all
...]
gatt_cl.c
183
op_code =
GATT_REQ_READ_MULTI
;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
82
#define
GATT_REQ_READ_MULTI
0x0E
[
all
...]
Completed in 958 milliseconds