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

  /external/bluetooth/bluedroid/stack/include/
smp_api.h 163 typedef UINT8 (tSMP_CALLBACK) (tSMP_EVT event, BD_ADDR bd_addr, tSMP_EVT_DATA *p_data);
210 SMP_API extern BOOLEAN SMP_Register (tSMP_CALLBACK *p_cback);
  /external/bluetooth/bluedroid/stack/smp/
smp_api.c 103 BOOLEAN SMP_Register (tSMP_CALLBACK *p_cback)
smp_int.h 160 tSMP_CALLBACK *p_callback;
smp_utils.c 537 tSMP_CALLBACK *p_callback = p_cb->p_callback;

Completed in 45 milliseconds