OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMP_PAIR_FLAG_ENC_AFTER_PAIR
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_int.h
148
#define
SMP_PAIR_FLAG_ENC_AFTER_PAIR
(1 << 4)
smp_act.c
366
p_cb->flags |=
SMP_PAIR_FLAG_ENC_AFTER_PAIR
;
683
if (p_cb->flags &
SMP_PAIR_FLAG_ENC_AFTER_PAIR
)
[
all
...]
Completed in 25 milliseconds