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 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
350
}
tGATT_READ_REQ
;
366
tGATT_READ_REQ
read_req; /* read request, read by Type, read blob */
[
all
...]
/external/bluetooth/bluedroid/stack/srvc/
srvc_eng.c
207
UINT8 srvc_eng_process_read_req (UINT8 clcb_idx,
tGATT_READ_REQ
*p_data, tGATTS_RSP *p_rsp, tGATT_STATUS *p_status)
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
483
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 51 milliseconds