Home
last modified time | relevance | path

Searched refs:tBTM_VS_EVT_CB (Results 1 – 6 of 6) sorted by relevance

/system/bt/test/mock/
Dmock_stack_btm_devctl.cc81 tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb, bool is_register) { in BTM_RegisterForVSEvents()
/system/bt/stack/include/
Dbtm_api.h141 tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb, bool is_register);
Dbtm_api_types.h51 typedef void(tBTM_VS_EVT_CB)(uint8_t len, uint8_t* p); typedef
/system/bt/stack/btm/
Dbtm_int_types.h130 tBTM_VS_EVT_CB* p_vend_spec_cb[BTM_MAX_VSE_CALLBACKS]; /* Register for vendor
Dbtm_devctl.cc504 tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb, bool is_register) { in BTM_RegisterForVSEvents()
/system/bt/main/shim/
Dbtm_api.h921 tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb, bool is_register);