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

/external/bluetooth/bluedroid/stack/include/
H A Dsmp_api.h163 typedef UINT8 (tSMP_CALLBACK) (tSMP_EVT event, BD_ADDR bd_addr, tSMP_EVT_DATA *p_data); typedef
210 SMP_API extern BOOLEAN SMP_Register (tSMP_CALLBACK *p_cback);
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_api.c102 BOOLEAN SMP_Register (tSMP_CALLBACK *p_cback)
H A Dsmp_int.h160 tSMP_CALLBACK *p_callback;
H A Dsmp_utils.c518 tSMP_CALLBACK *p_callback = p_cb->p_callback;

Completed in 72 milliseconds