Searched refs:tSMP_EVENT (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_main.c69 const char * smp_get_event_name(tSMP_EVENT event);
429 void smp_sm_event(tSMP_CB *p_cb, tSMP_EVENT event, void *p_data)
510 const char * smp_get_event_name(tSMP_EVENT event)
H A Dsmp_int.h86 typedef UINT8 tSMP_EVENT; typedef
250 extern void smp_sm_event(tSMP_CB *p_cb, tSMP_EVENT event, void *p_data);

Completed in 73 milliseconds