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 279 extern void smp_send_id_info(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c 87 SMP_SEND_ID_INFO,
129 smp_send_id_info,
smp_act.c 49 smp_send_id_info,
236 ** Function smp_send_id_info
239 void smp_send_id_info(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
241 SMP_TRACE_DEBUG0 ("smp_send_id_info ");
247 SMP_TRACE_WARNING0( "smp_send_id_info");
    [all...]

Completed in 2475 milliseconds