OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smp_send_pair_req
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_int.h
255
extern void
smp_send_pair_req
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c
81
SMP_SEND_PAIR_REQ
,
125
smp_send_pair_req
,
212
/* IO_RSP */ {
SMP_SEND_PAIR_REQ
, SMP_FAST_CONN_PARAM, SMP_ST_PAIR_REQ_RSP},
smp_act.c
148
** Function
smp_send_pair_req
151
void
smp_send_pair_req
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data)
function
156
SMP_TRACE_DEBUG ("
smp_send_pair_req
");
[
all
...]
Completed in 84 milliseconds