OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_req
(Results
1 - 2
of
2
) sorted by null
/system/bt/btif/src/
btif_core.c
97
btif_storage_read_t
read_req
;
member in union:__anon73755
837
prop.type = p_req->
read_req
.type;
905
prop.type = p_req->
read_req
.type;
909
status = btif_storage_get_remote_device_property(&(p_req->
read_req
.bd_addr),
912
status, &(p_req->
read_req
.bd_addr), 1, &prop);
923
btif_in_get_remote_device_properties(&p_req->
read_req
.bd_addr);
[
all
...]
/system/bt/stack/include/
gatt_api.h
364
tGATT_READ_REQ
read_req
; /* read request, read by Type, read blob */
member in union:__anon74262
[
all
...]
Completed in 147 milliseconds