OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pairing_state
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/btm/
btm_sec.c
858
btm_pair_state_descr(btm_cb.
pairing_state
), btm_cb.pairing_flags, pin_len, res);
861
if (btm_cb.
pairing_state
!= BTM_PAIR_STATE_WAIT_LOCAL_PIN)
863
BTM_TRACE_WARNING ("BTM_PINCodeReply() - Wrong State: %d", btm_cb.
pairing_state
);
[
all
...]
btm_ble.c
[
all
...]
btm_int.h
863
tBTM_PAIRING_STATE
pairing_state
; \/* The current pairing state *\/
member in struct:__anon74012
[
all
...]
btm_inq.c
[
all
...]
Completed in 726 milliseconds