Home
last modified time | relevance | path

Searched refs:eventSubscribe_ (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server_callback.cpp31 : eventSubscribe_({STR_BT_GATT_SERVER_CALLBACK_CHARACTERISTIC_READ, in NapiGattServerCallback()
47 eventSubscribe_.PublishEvent(STR_BT_GATT_SERVER_CALLBACK_CHARACTERISTIC_READ, nativeObject); in OnCharacteristicReadRequest()
57 eventSubscribe_.PublishEvent(STR_BT_GATT_SERVER_CALLBACK_CHARACTERISTIC_WRITE, nativeObject); in OnCharacteristicWriteRequest()
90 eventSubscribe_.PublishEvent(STR_BT_GATT_SERVER_CALLBACK_CONNECT_STATE_CHANGE, nativeObject); in OnConnectionStateUpdate()
100 eventSubscribe_.PublishEvent(STR_BT_GATT_SERVER_CALLBACK_DESCRIPTOR_WRITE, nativeObject); in OnDescriptorWriteRequest()
110 eventSubscribe_.PublishEvent(STR_BT_GATT_SERVER_CALLBACK_DESCRIPTOR_READ, nativeObject); in OnDescriptorReadRequest()
118 eventSubscribe_.PublishEvent(STR_BT_GATT_SERVER_CALLBACK_MTU_CHANGE, nativeObject); in OnMtuUpdate()
H A Dnapi_bluetooth_ble_advertise_callback.cpp30 : eventSubscribe_(REGISTER_BLE_ADVERTISING_STATE_INFO_TYPE, BT_MODULE_NAME) in NapiBluetoothBleAdvertiseCallback()
50 eventSubscribe_.PublishEvent(REGISTER_BLE_ADVERTISING_STATE_INFO_TYPE, nativeObject); in OnStartResultEvent()
58 eventSubscribe_.PublishEvent(REGISTER_BLE_ADVERTISING_STATE_INFO_TYPE, nativeObject); in OnEnableResultEvent()
66 eventSubscribe_.PublishEvent(REGISTER_BLE_ADVERTISING_STATE_INFO_TYPE, nativeObject); in OnDisableResultEvent()
80 eventSubscribe_.PublishEvent(REGISTER_BLE_ADVERTISING_STATE_INFO_TYPE, nativeObject); in OnStopResultEvent()
H A Dnapi_bluetooth_gatt_client_callback.cpp31 : eventSubscribe_({STR_BT_GATT_CLIENT_CALLBACK_BLE_CHARACTERISTIC_CHANGE, in NapiGattClientCallback()
40eventSubscribe_.PublishEvent(STR_BT_GATT_CLIENT_CALLBACK_BLE_CHARACTERISTIC_CHANGE, nativeObject); in OnCharacteristicChanged()
61eventSubscribe_.PublishEvent(STR_BT_GATT_CLIENT_CALLBACK_BLE_CONNECTIION_STATE_CHANGE, nativeObjec… in OnConnectionStateChanged()
107 eventSubscribe_.PublishEvent(STR_BT_GATT_CLIENT_CALLBACK_BLE_MTU_CHANGE, nativeObject); in OnMtuUpdate()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp_observer.cpp28 : eventSubscribe_({STR_BT_OPP_OBSERVER_RECEIVE_INCOMING_FILE, in NapiBluetoothOppObserver()
37 eventSubscribe_.PublishEvent(STR_BT_OPP_OBSERVER_RECEIVE_INCOMING_FILE, nativeObject); in OnReceiveIncomingFileChanged()
44 eventSubscribe_.PublishEvent(STR_BT_OPP_OBSERVER_TRANSFER_STATE_CHANGE, nativeObject); in OnTransferStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf_observer.cpp28 : eventSubscribe_({STR_BT_HANDS_FREE_UNIT_OBSERVER_CONNECTION_STATE_CHANGE, in NapiHandsFreeUnitObserver()
38eventSubscribe_.PublishEvent(STR_BT_HANDS_FREE_UNIT_OBSERVER_CONNECTION_STATE_CHANGE, nativeObject… in OnConnectionStateChanged()
45 eventSubscribe_.PublishEvent(STR_BT_HANDS_FREE_UNIT_OBSERVER_SCO_STATE_CHANGE, nativeObject); in OnScoStateChanged()
H A Dnapi_bluetooth_hfp_ag_observer.cpp27 : eventSubscribe_({STR_BT_HANDS_FREE_AUDIO_GATEWAY_OBSERVER_CONNECTION_STATE_CHANGE, in NapiHandsFreeAudioGatewayObserver()
38eventSubscribe_.PublishEvent(STR_BT_HANDS_FREE_AUDIO_GATEWAY_OBSERVER_CONNECTION_STATE_CHANGE, nat… in OnConnectionStateChanged()
45eventSubscribe_.PublishEvent(STR_BT_HANDS_FREE_AUDIO_GATEWAY_OBSERVER_SCO_STATE_CHANGE, nativeObje… in OnScoStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.cpp35 : eventSubscribe_({REGISTER_DEVICE_FIND_TYPE, in NapiBluetoothConnectionObserver()
108 eventSubscribe_.PublishEvent(REGISTER_PIN_REQUEST_TYPE, nativeObject); in OnPairConfirmedCallBack()
115 eventSubscribe_.PublishEvent(REGISTER_DEVICE_FIND_TYPE, nativeObject); in OnDiscoveryResultCallBack()
124 eventSubscribe_.PublishEvent(REGISTER_DISCOVERY_RESULT_TYPE, nativeObject); in OnDiscoveryResultCallBack()
H A Dnapi_bluetooth_remote_device_observer.cpp32 : eventSubscribe_({REGISTER_BOND_STATE_TYPE, in NapiBluetoothRemoteDeviceObserver()
48 eventSubscribe_.PublishEvent(REGISTER_BOND_STATE_TYPE, nativeObject); in OnPairStatusChanged()
85 eventSubscribe_.PublishEvent(REGISTER_BATTERY_CHANGE_TYPE, nativeObject); in OnRemoteBatteryChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host_observer.cpp32 : eventSubscribe_(STR_BT_HID_HOST_OBSERVER_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiBluetoothHidHostObserver()
38 eventSubscribe_.PublishEvent(STR_BT_HID_HOST_OBSERVER_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src_observer.cpp27 : eventSubscribe_(STR_BT_A2DP_SOURCE_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiA2dpSourceObserver()
35 eventSubscribe_.PublishEvent(STR_BT_A2DP_SOURCE_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_a2dp_snk_observer.cpp28 : eventSubscribe_(STR_BT_A2DP_SINK_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiA2dpSinkObserver()
36 eventSubscribe_.PublishEvent(STR_BT_A2DP_SINK_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
H A Dnapi_bluetooth_avrcp_ct_observer.cpp28 : eventSubscribe_(STR_BT_AVRCP_CT_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiAvrcpControllerObserver()
36 eventSubscribe_.PublishEvent(STR_BT_AVRCP_CT_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
H A Dnapi_bluetooth_avrcp_tg_observer.cpp28 : eventSubscribe_(STR_BT_AVRCP_TG_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiAvrcpTargetObserver()
36 eventSubscribe_.PublishEvent(STR_BT_AVRCP_TG_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan_observer.cpp31 : eventSubscribe_(STR_BT_PAN_OBSERVER_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiBluetoothPanObserver()
39 eventSubscribe_.PublishEvent(STR_BT_PAN_OBSERVER_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse_observer.cpp28 : eventSubscribe_(STR_BT_MAP_MSE_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiMapMseObserver()
36 eventSubscribe_.PublishEvent(STR_BT_MAP_MSE_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse_observer.cpp28 : eventSubscribe_(STR_BT_PBAP_PSE_CONNECTION_STATE_CHANGE, BT_MODULE_NAME) in NapiPbapPseObserver()
36 eventSubscribe_.PublishEvent(STR_BT_PBAP_PSE_CONNECTION_STATE_CHANGE, nativeObject); in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp32 : eventSubscribe_(REGISTER_STATE_CHANGE_TYPE, BT_MODULE_NAME) in NapiBluetoothAccessObserver()
45 eventSubscribe_.PublishEvent(REGISTER_STATE_CHANGE_TYPE, nativeObject); in OnStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_snk_observer.h35 NapiEventSubscribeModule eventSubscribe_; variable
H A Dnapi_bluetooth_hid_host_observer.h34 NapiEventSubscribeModule eventSubscribe_; variable
H A Dnapi_bluetooth_pan_observer.h34 NapiEventSubscribeModule eventSubscribe_; variable
H A Dnapi_bluetooth_avrcp_tg_observer.h34 NapiEventSubscribeModule eventSubscribe_; variable
H A Dnapi_bluetooth_map_mse_observer.h35 NapiEventSubscribeModule eventSubscribe_; variable
H A Dnapi_bluetooth_pbap_pse_observer.h35 NapiEventSubscribeModule eventSubscribe_; variable
H A Dnapi_bluetooth_opp_observer.h37 NapiEventSubscribeModule eventSubscribe_; variable
H A Dnapi_bluetooth_a2dp_src_observer.h38 NapiEventSubscribeModule eventSubscribe_; variable

123