Home
last modified time | relevance | path

Searched refs:tGATT_READ_REQ (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dgatt_api.h348 } tGATT_READ_REQ; typedef
364 tGATT_READ_REQ read_req; /* read request, read by Type, read blob */
/system/bt/stack/srvc/
Dsrvc_eng.c215 UINT8 srvc_eng_process_read_req (UINT8 clcb_idx, tGATT_READ_REQ *p_data, tGATTS_RSP *p_rsp, tGATT_S… in srvc_eng_process_read_req()
/system/bt/bta/include/
Dbta_gatt_api.h466 typedef tGATT_READ_REQ tTA_GBATT_READ_REQ;
/system/bt/stack/gap/
Dgap_ble.c278 tGATT_STATUS gap_proc_read (tGATTS_REQ_TYPE type, tGATT_READ_REQ *p_data, tGATTS_RSP *p_rsp) in gap_proc_read()