OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMP_MODEL_ENC_ONLY
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_act.c
32
{{
SMP_MODEL_ENC_ONLY
,
SMP_MODEL_ENC_ONLY
, SMP_MODEL_PASSKEY,
SMP_MODEL_ENC_ONLY
, SMP_MODEL_PASSKEY}, /* Display Only */
33
{
SMP_MODEL_ENC_ONLY
,
SMP_MODEL_ENC_ONLY
, SMP_MODEL_PASSKEY,
SMP_MODEL_ENC_ONLY
, SMP_MODEL_PASSKEY}, /* SMP_CAP_IO = 1 */
34
{SMP_MODEL_KEY_NOTIF, SMP_MODEL_KEY_NOTIF, SMP_MODEL_PASSKEY,
SMP_MODEL_ENC_ONLY
, SMP_MODEL_KEY_NOTIF}, /* keyboard only */
35
{
SMP_MODEL_ENC_ONLY
,
SMP_MODEL_ENC_ONLY
,
SMP_MODEL_ENC_ONLY
, SMP_MODEL_ENC_ONLY, SMP_MODEL_ENC_ONLY},/* No Input No Output *
[
all
...]
smp_int.h
31
#define
SMP_MODEL_ENC_ONLY
0
Completed in 21 milliseconds