OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tGATT_READ_REQ
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
341
}
tGATT_READ_REQ
;
357
tGATT_READ_REQ
read_req; /* read request, read by Type, read blob */
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
470
typedef
tGATT_READ_REQ
tTA_GBATT_READ_REQ;
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
345
tGATT_STATUS gap_proc_read (tGATTS_REQ_TYPE type,
tGATT_READ_REQ
*p_data, tGATTS_RSP *p_rsp)
Completed in 29 milliseconds