OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smp_send_pair_fail
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_int.h
255
extern void
smp_send_pair_fail
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c
84
SMP_SEND_PAIR_FAIL
,
126
smp_send_pair_fail
,
194
/* AUTH_CMPL */ {
SMP_SEND_PAIR_FAIL
, SMP_PAIRING_CMPL, SMP_ST_RELEASE_DELAY},
smp_act.c
127
** Function
smp_send_pair_fail
130
void
smp_send_pair_fail
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data)
function
135
SMP_TRACE_DEBUG2 ("
smp_send_pair_fail
status=%d failure=%d ",p_cb->status, p_cb->failure);
[
all
...]
Completed in 32 milliseconds