Home
last modified time | relevance | path

Searched defs:transport (Results 51 - 75 of 210) sorted by relevance

123456789

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_stub.cpp100 int32_t transport = data.ReadInt32(); in RegisterApplicationInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp98 void OnPairRequested(const BTTransport transport, const RawAddress &device) in OnPairRequested() argument
100 void OnPairConfirmed(const BTTransport transport, const RawAddress &device, const int reqType, const int number) in OnPairConfirmed() argument
129 void OnPairRequested(const BTTransport transport, const RawAddress &device) in OnPairRequested() argument
131 void OnPairConfirmed(const BTTransport transport, const RawAddress &device, int reqType, int number) in OnPairConfirmed() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.cpp161 int transport = GATT_TRANSPORT_TYPE_LE; in LoadNotifyInformation() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp443 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() argument
462 SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) SetDevicePairingConfirmation() argument
[all...]
H A Dohos_bt_gatt_client.cpp405 BleGattcConnect(int clientId, BtGattClientCallbacks *func, const BdAddr *bdAddr, bool isAutoConnect, BtTransportType transport) BleGattcConnect() argument
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_client_test.cpp71 ActionBleGattcConnect( int32_t clientId, BtGattClientCallbacks *func, const BdAddr *bdAddr, bool isAutoConnect, BtTransportType transport) ActionBleGattcConnect() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_server.cpp177 void ObexPrivateServer::ObexServerTransportObserver::OnTransportConnected(ObexTransport &transport) in OnTransportConnected() argument
193 void ObexPrivateServer::ObexServerTransportObserver::OnTransportDisconnected(ObexTransport &transport) in OnTransportDisconnected() argument
288 void ObexPrivateServer::ObexServerTransportObserver::OnTransportDataBusy(ObexTransport &transport, uint8_ argument
217 OnTransportDataAvailable( ObexTransport &transport, ObexPacket &obexPacket) OnTransportDataAvailable() argument
299 OnTransportError(ObexTransport &transport, int errCd) OnTransportError() argument
377 RemoveSessionByTransport(ObexTransport &transport) RemoveSessionByTransport() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp159 auto transport = static_cast<RfcommTransport *>(context); in TransportRfcEventCallback() local
201 TransportRfcConnectSuccess(uint16_t handle, const void *eventData, RfcommTransport *transport) TransportRfcConnectSuccess() argument
223 TransportRfcConnectFail(uint16_t handle, RfcommTransport *transport) TransportRfcConnectFail() argument
249 TransportRfcDisconnected(uint16_t handle, RfcommTransport *transport) TransportRfcDisconnected() argument
283 TransportRfcDisconnectSuccess(uint16_t handle, RfcommTransport *transport) TransportRfcDisconnectSuccess() argument
312 TransportRfcDisconnectFail(uint16_t handle, RfcommTransport *transport) TransportRfcDisconnectFail() argument
330 TransportRfcFcOn(uint16_t handle, RfcommTransport *transport) TransportRfcFcOn() argument
346 TransportRfcRecvData(uint16_t handle, RfcommTransport *transport) TransportRfcRecvData() argument
[all...]
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp171 void BleHostObserverTest::OnStateChanged(const int transport, const int status) in OnStateChanged() argument
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_client_test.cpp137 int transport = 1; in HWTEST_F() local
154 int transport = 1; in HWTEST_F() local
172 int transport = 1; in HWTEST_F() local
190 int transport = 1; in HWTEST_F() local
213 int transport = 1; in HWTEST_F() local
230 int transport = 1; HWTEST_F() local
252 int transport = 1; HWTEST_F() local
273 int transport = 1; HWTEST_F() local
292 int transport = 1; HWTEST_F() local
315 int transport = 1; HWTEST_F() local
337 int transport = 1; HWTEST_F() local
358 int transport = 1; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c35 static int ConvertBtState(int transport, int state) in ConvertBtState() argument
129 static void WrapperStateChangeCallback(const int transport, const int status) in WrapperStateChangeCallback() argument
160 static void WrapperPairRequestedCallback(const BdAddr *bdAddr, int transport) in WrapperPairRequestedCallback() argument
175 WrapperPairConfiremedCallback(const BdAddr *bdAddr, int transport, int reqType, int number) WrapperPairConfiremedCallback() argument
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_transports.c479 char *transport = uml_vector_fetch_arg(vp->parsed, "transport"); in build_transport_data() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_transports.c479 char *transport = uml_vector_fetch_arg(vp->parsed, "transport"); in build_transport_data() local
/kernel/linux/linux-5.10/net/sctp/
H A Dtransport.c94 struct sctp_transport *transport; in sctp_transport_new() local
117 sctp_transport_free(struct sctp_transport *transport) sctp_transport_free() argument
143 struct sctp_transport *transport; sctp_transport_destroy_rcu() local
155 sctp_transport_destroy(struct sctp_transport *transport) sctp_transport_destroy() argument
173 sctp_transport_reset_t3_rtx(struct sctp_transport *transport) sctp_transport_reset_t3_rtx() argument
189 sctp_transport_reset_hb_timer(struct sctp_transport *transport) sctp_transport_reset_hb_timer() argument
202 sctp_transport_reset_reconf_timer(struct sctp_transport *transport) sctp_transport_reset_reconf_timer() argument
214 sctp_transport_set_owner(struct sctp_transport *transport, struct sctp_association *asoc) sctp_transport_set_owner() argument
222 sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) sctp_transport_pmtu() argument
290 sctp_transport_route(struct sctp_transport *transport, union sctp_addr *saddr, struct sctp_sock *opt) sctp_transport_route() argument
315 sctp_transport_hold(struct sctp_transport *transport) sctp_transport_hold() argument
323 sctp_transport_put(struct sctp_transport *transport) sctp_transport_put() argument
397 sctp_transport_raise_cwnd(struct sctp_transport *transport, __u32 sack_ctsn, __u32 bytes_acked) sctp_transport_raise_cwnd() argument
495 sctp_transport_lower_cwnd(struct sctp_transport *transport, enum sctp_lower_cwnd reason) sctp_transport_lower_cwnd() argument
[all...]
H A Doutput.c142 sctp_packet_init(struct sctp_packet *packet, struct sctp_transport *transport, __u16 sport, __u16 dport) sctp_packet_init() argument
652 struct sctp_transport *transport = packet->transport; sctp_packet_can_append_data() local
735 struct sctp_transport *transport = packet->transport; sctp_packet_append_data() local
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Dib_addr.h41 enum rdma_transport_type transport; member
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_vsock.h158 struct vsock_transport transport; member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_addr.h42 enum rdma_transport_type transport; member
/kernel/linux/linux-6.6/net/sctp/
H A Dtransport.c95 struct sctp_transport *transport; in sctp_transport_new() local
118 sctp_transport_free(struct sctp_transport *transport) sctp_transport_free() argument
147 struct sctp_transport *transport; sctp_transport_destroy_rcu() local
159 sctp_transport_destroy(struct sctp_transport *transport) sctp_transport_destroy() argument
177 sctp_transport_reset_t3_rtx(struct sctp_transport *transport) sctp_transport_reset_t3_rtx() argument
193 sctp_transport_reset_hb_timer(struct sctp_transport *transport) sctp_transport_reset_hb_timer() argument
204 sctp_transport_reset_reconf_timer(struct sctp_transport *transport) sctp_transport_reset_reconf_timer() argument
212 sctp_transport_reset_probe_timer(struct sctp_transport *transport) sctp_transport_reset_probe_timer() argument
219 sctp_transport_reset_raise_timer(struct sctp_transport *transport) sctp_transport_reset_raise_timer() argument
230 sctp_transport_set_owner(struct sctp_transport *transport, struct sctp_association *asoc) sctp_transport_set_owner() argument
238 sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) sctp_transport_pmtu() argument
448 sctp_transport_route(struct sctp_transport *transport, union sctp_addr *saddr, struct sctp_sock *opt) sctp_transport_route() argument
473 sctp_transport_hold(struct sctp_transport *transport) sctp_transport_hold() argument
481 sctp_transport_put(struct sctp_transport *transport) sctp_transport_put() argument
555 sctp_transport_raise_cwnd(struct sctp_transport *transport, __u32 sack_ctsn, __u32 bytes_acked) sctp_transport_raise_cwnd() argument
653 sctp_transport_lower_cwnd(struct sctp_transport *transport, enum sctp_lower_cwnd reason) sctp_transport_lower_cwnd() argument
[all...]
H A Doutput.c144 sctp_packet_init(struct sctp_packet *packet, struct sctp_transport *transport, __u16 sport, __u16 dport) sctp_packet_init() argument
676 struct sctp_transport *transport = packet->transport; sctp_packet_can_append_data() local
759 struct sctp_transport *transport = packet->transport; sctp_packet_append_data() local
[all...]
/third_party/curl/tests/unit/
H A Dunit2600.c115 int transport; member
175 cf_test_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai, int transport) cf_test_create() argument
/third_party/curl/lib/
H A Dcf-https-connect.c109 cf_hc_baller_init(struct cf_hc_baller *b, struct Curl_cfilter *cf, struct Curl_easy *data, const char *name, int transport) cf_hc_baller_init() argument
/third_party/python/Lib/asyncio/
H A Dstreams.py328 def transport(self): global() member in StreamWriter
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp280 RegisterApplication( const sptr<IBluetoothGattClientCallback> &callback, const BluetoothRawAddress &addr, int32_t transport) RegisterApplication() argument
288 RegisterApplication( const sptr<IBluetoothGattClientCallback> &callback, const BluetoothRawAddress &addr, int32_t transport, int &appId) RegisterApplication() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp94 std::string GetBtTransportName(int transport) in GetBtTransportName() argument

Completed in 18 milliseconds

123456789