Searched refs:tBTM_VS_EVT_CB (Results 1 – 4 of 4) sorted by relevance
174 extern tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb,
106 typedef void(tBTM_VS_EVT_CB)(uint8_t len, uint8_t* p); typedef
117 tBTM_VS_EVT_CB* p_vend_spec_cb
649 tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb, bool is_register) { in BTM_RegisterForVSEvents()