Searched refs:BTM_PAIR_FLAGS_PRE_FETCH_PIN (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/btm/ | ||
D | btm_int_types.h | 702 #define BTM_PAIR_FLAGS_PRE_FETCH_PIN \ macro |
D | btm_sec.cc | 4782 if ((btm_cb.pairing_flags & BTM_PAIR_FLAGS_PRE_FETCH_PIN) == 0) in btm_sec_pairing_timeout() |