Searched refs:PublishBluetoothStateChangeEvent (Results 1 – 4 of 4) sorted by relevance
29 …static bool PublishBluetoothStateChangeEvent(int code, const std::vector<std::string> &permissions…
52 bool BluetoothCommonEventHelper::PublishBluetoothStateChangeEvent(int code, in PublishBluetoothStateChangeEvent() function in OHOS::BluetoothHelper::BluetoothCommonEventHelper
315 void PublishBluetoothStateChangeEvent(const BTTransport transport, const BTStateID state) const;
586 void AdapterManager::PublishBluetoothStateChangeEvent(const BTTransport transport, const BTStateID … in PublishBluetoothStateChangeEvent() function in OHOS::bluetooth::AdapterManager591 … BluetoothHelper::BluetoothCommonEventHelper::PublishBluetoothStateChangeEvent(state, permissions); in PublishBluetoothStateChangeEvent()617 PublishBluetoothStateChangeEvent(transport, state); in OnAdapterStateChange()