Home
last modified time | relevance | path

Searched refs:tSMP_CALLBACK (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h281 typedef UINT8 (tSMP_CALLBACK) (tSMP_EVT event, BD_ADDR bd_addr, tSMP_EVT_DATA *p_data); typedef
340 extern BOOLEAN SMP_Register (tSMP_CALLBACK *p_cback);
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c123 BOOLEAN SMP_Register (tSMP_CALLBACK *p_cback) in SMP_Register()
Dsmp_utils.c900 tSMP_CALLBACK *p_callback = p_cb->p_callback; in smp_cb_cleanup()
975 tSMP_CALLBACK *p_callback = p_cb->p_callback; in smp_proc_pairing_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h264 tSMP_CALLBACK *p_callback;