OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HH_ERR
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c
69
tBTA_HH_STATUS status =
BTA_HH_ERR
;
168
status =
BTA_HH_ERR
;
459
status =
BTA_HH_ERR
;
527
disc_dat.status =
BTA_HH_ERR
;
828
BTA_HH_ERR_AUTH_FAILED :
BTA_HH_ERR
;
879
conn_dat.status = (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED :
BTA_HH_ERR
;
902
disc_dat.status =
BTA_HH_ERR
;
969
dev_info.status =
BTA_HH_ERR
;
[
all
...]
bta_hh_le.c
225
tBTA_HH_STATUS status =
BTA_HH_ERR
;
577
tBTA_HH_STATUS status =
BTA_HH_ERR
;
[
all
...]
bta_hh_utils.c
410
tBTA_HH_STATUS status =
BTA_HH_ERR
;
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
125
BTA_HH_ERR
, /* general BTA HH error */
/external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c
614
if (bta_hh_read_ssr_param(peer_addr, &p_spec_cur->max_lat, &p_spec_cur->min_rmt_to) ==
BTA_HH_ERR
)
Completed in 155 milliseconds