OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smp_check_auth_req
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_int.h
277
extern void
smp_check_auth_req
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c
110
SMP_CHECK_AUTH_REQ
,
152
smp_check_auth_req
,
239
/* ENCRYPTED */ {
SMP_CHECK_AUTH_REQ
, SMP_SM_NO_ACTION, SMP_ST_ENC_PENDING},
340
/* ENCRYPTED */ {
SMP_CHECK_AUTH_REQ
, SMP_SM_NO_ACTION, SMP_ST_ENC_PENDING},
smp_act.c
659
** Function
smp_check_auth_req
662
void
smp_check_auth_req
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data)
function
667
SMP_TRACE_DEBUG3 ("
smp_check_auth_req
enc_enable=%d i_keys=0x%x r_keys=0x%x (i-initiator r-responder)",
[
all
...]
Completed in 28 milliseconds