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
70
tBTA_HH_STATUS status =
BTA_HH_ERR
;
169
status =
BTA_HH_ERR
;
464
status =
BTA_HH_ERR
;
532
disc_dat.status =
BTA_HH_ERR
;
833
BTA_HH_ERR_AUTH_FAILED :
BTA_HH_ERR
;
884
conn_dat.status = (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED :
BTA_HH_ERR
;
907
disc_dat.status =
BTA_HH_ERR
;
976
dev_info.status =
BTA_HH_ERR
;
[
all
...]
bta_hh_le.c
239
tBTA_HH_STATUS status =
BTA_HH_ERR
;
606
tBTA_HH_STATUS status =
BTA_HH_ERR
;
[
all
...]
bta_hh_utils.c
412
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 807 milliseconds