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

  /system/bt/stack/btm/
btm_ble_batchscan.cc 541 BTM_RegisterForVSEvents(btm_ble_batchscan_filter_track_adv_vse_cback, true);
btm_devctl.cc 626 * Function BTM_RegisterForVSEvents
639 tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb, bool is_register) {
665 BTM_TRACE_ERROR("BTM_RegisterForVSEvents: too many callbacks registered");
ble_advertiser_hci_interface.cc 710 BTM_RegisterForVSEvents(
724 BTM_RegisterForVSEvents(
  /system/bt/stack/include/
btm_api.h 161 * Function BTM_RegisterForVSEvents
174 extern tBTM_STATUS BTM_RegisterForVSEvents(tBTM_VS_EVT_CB* p_cb,
    [all...]

Completed in 1102 milliseconds