OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_HD_STATUS
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/include/
bta_hd_api.h
50
typedef uint8_t
tBTA_HD_STATUS
;
80
tBTA_HD_STATUS
status;
87
tBTA_HD_STATUS
status;
113
tBTA_HD_STATUS
status; /* BTA_HD_ENABLE_EVT
/system/bt/bta/hd/
bta_hd_act.cc
84
tBTA_HD_STATUS
status = BTA_HD_ERROR;
119
tBTA_HD_STATUS
status = BTA_HD_ERROR;
220
tBTA_HD_STATUS
status = BTA_HD_OK;
/system/bt/btif/src/
btif_hd.cc
304
param_len = sizeof(
tBTA_HD_STATUS
);
Completed in 211 milliseconds