OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMP_PAIR_INTERNAL_ERR
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
smp_api.h
54
#define
SMP_PAIR_INTERNAL_ERR
0x0A
/external/bluetooth/bluedroid/stack/smp/
smp_api.c
131
UINT8 status =
SMP_PAIR_INTERNAL_ERR
;
smp_utils.c
114
UINT8 failure =
SMP_PAIR_INTERNAL_ERR
;
/external/bluetooth/bluedroid/bta/include/
bta_api.h
539
#define BTA_DM_AUTH_SMP_INTERNAL_ERR (BTA_DM_AUTH_FAIL_BASE +
SMP_PAIR_INTERNAL_ERR
)
[
all
...]
Completed in 129 milliseconds