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

  /external/bluetooth/bluedroid/stack/smp/
smp_int.h 281 extern void smp_send_id_info(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c 87 SMP_SEND_ID_INFO,
131 smp_send_id_info,
smp_act.c 51 smp_send_id_info,
253 ** Function smp_send_id_info
256 void smp_send_id_info(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
260 SMP_TRACE_DEBUG ("smp_send_id_info ");
266 SMP_TRACE_WARNING( "smp_send_id_info");
    [all...]

Completed in 303 milliseconds