HomeSort by relevance Sort by last modified time
    Searched refs:smp_send_enc_info (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/smp/
smp_int.h 282 extern void smp_send_enc_info(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c 130 smp_send_enc_info,
smp_act.c 228 ** Function smp_send_enc_info
231 void smp_send_enc_info(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
236 SMP_TRACE_DEBUG ("smp_send_enc_info p_cb->loc_enc_size = %d", p_cb->loc_enc_size);
248 SMP_TRACE_WARNING( "smp_send_enc_info");
    [all...]

Completed in 31 milliseconds