OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tGATT_READ_PARAM
(Results
1 - 5
of
5
) sorted by null
/system/bt/stack/include/
gatt_api.h
468
}
tGATT_READ_PARAM
;
[
all
...]
/system/bt/stack/srvc/
srvc_dis.c
229
tGATT_READ_PARAM
param;
231
memset(¶m, 0, sizeof(
tGATT_READ_PARAM
));
/system/bt/stack/gap/
gap_ble.c
512
tGATT_READ_PARAM
param;
518
memset(¶m, 0, sizeof(
tGATT_READ_PARAM
));
/system/bt/bta/gatt/
bta_gattc_act.c
[
all
...]
/system/bt/stack/gatt/
gatt_api.c
894
tGATT_STATUS GATTC_Read (UINT16 conn_id, tGATT_READ_TYPE type,
tGATT_READ_PARAM
*p_read)
[
all
...]
Completed in 206 milliseconds