OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_ERR_HOST_REJECT_SECURITY
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/stack/sdp/
sdp_main.c
274
if ((result ==
HCI_ERR_HOST_REJECT_SECURITY
)
/external/bluetooth/bluedroid/stack/btm/
btm_sec.c
[
all
...]
/external/bluetooth/bluedroid/stack/hid/
hidh_conn.c
628
(disc_res ==
HCI_ERR_HOST_REJECT_SECURITY
) ||
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c
376
if (btm_cb.acl_disc_reason !=
HCI_ERR_HOST_REJECT_SECURITY
)
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_dm.c
878
case
HCI_ERR_HOST_REJECT_SECURITY
:
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcidefs.h
462
#define
HCI_ERR_HOST_REJECT_SECURITY
0x0E
[
all
...]
/external/libnfc-nci/src/include/
hcidefs.h
464
#define
HCI_ERR_HOST_REJECT_SECURITY
0x0E
[
all
...]
Completed in 526 milliseconds