HomeSort by relevance Sort by last modified time
    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 390 p_cb->flags |= SMP_PAIR_FLAG_ENC_AFTER_PAIR;
714 if (p_cb->flags & SMP_PAIR_FLAG_ENC_AFTER_PAIR)
    [all...]

Completed in 50 milliseconds