Home
last modified time | relevance | path

Searched defs:transport (Results 1 - 25 of 208) sorted by relevance

123456789

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dprotocol_config.h25 std::string transport; member in OHOS::DistributedData::final
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport.h102 OnDataBusy(DataTransport *transport, uint8_t isBusy) OnDataBusy() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp61 const std::vector<ProfileInfo> SupportProfilesInfo::GetConfigSupportProfiles(BTTransport transport) in GetConfigSupportProfiles() argument
H A Dadapter_state_machine.cpp48 BTTransport transport = in Entry() local
79 BTTransport transport = in Entry() local
89 BTTransport transport = in Dispatch() local
137 BTTransport transport = Entry() local
169 BTTransport transport = Entry() local
179 BTTransport transport = Dispatch() local
[all...]
H A Dprofile_list.h58 T Get(const BTTransport transport, const std::string &name) in Get() argument
80 std::map<std::string, T> *GetProfiles(const BTTransport transport) in GetProfiles() argument
99 SetProfile(const BTTransport transport, const std::string &name, const T &data) SetProfile() argument
114 Contains(const BTTransport transport, const std::string &name) Contains() argument
158 Find(const BTTransport transport, const std::string &name, T &data) Find() argument
203 IsEmpty(const BTTransport transport) IsEmpty() argument
221 Size(const BTTransport transport) Size() argument
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp31 void NapiBluetoothAccessObserver::OnStateChanged(const int transport, const int status) in OnStateChanged() argument
64 bool NapiBluetoothAccessObserver::DealStateChange(const int transport, const int status, BluetoothState &state) in DealStateChange() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Ddetect_bluetooth_host_observer_test.cpp64 int32_t transport = OHOS::Bluetooth::BTTransport::ADAPTER_BREDR; in HWTEST_F() local
78 int32_t transport = OHOS::Bluetooth::BTTransport::ADAPTER_BLE; in HWTEST_F() local
92 int32_t transport = OHOS::Bluetooth::BTTransport::ADAPTER_BLE; in HWTEST_F() local
107 int32_t transport = OHOS::Bluetooth::BTTransport::ADAPTER_BREDR; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A DMakefile
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp23 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport) in GattDevice() argument
29 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport, int state) in GattDevice() argument
35 GattDevice::GattDevice(const RawAddress& addr, uint8_t transport) in GattDevice() argument
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_adapter_utils.cpp69 void GetAclStateName(int transport, int state, std::string &out) in GetAclStateName() argument
96 GapAclState ConvertAclState(int transport, int state) in ConvertAclState() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvsockmon.h40 __le16 transport; /* enu member
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvsockmon.h40 __le16 transport; /* enu member
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_codec.c48 static void hci_read_codec_capabilities(struct hci_dev *hdev, __u8 transport, in hci_read_codec_capabilities() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvsockmon.h15 __le16 transport; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvsockmon.h28 __le16 transport; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvsockmon.h28 __le16 transport; member
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_peripheral_observer_proxy.cpp63 OnPairStatusChanged( const int32_t transport, const BluetoothRawAddress &device, int status, int cause) OnPairStatusChanged() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_peripheral_observer_stub.cpp80 const int32_t transport = static_cast<int32_t>(data.ReadInt32()); in OnPairStatusChangedInner() local
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_callback.cpp46 void CjBluetoothAccessObserver::OnStateChanged(const int transport, const int status) in OnStateChanged() argument
62 bool CjBluetoothAccessObserver::DealStateChange(const int transport, const int status, BluetoothState &state) in DealStateChange() argument
/kernel/linux/linux-5.10/net/netrom/
H A Dnr_out.c35 unsigned char transport[NR_TRANSPORT_LEN]; in nr_output() local
/kernel/linux/linux-5.10/net/sctp/
H A Dobjcnt.c33 SCTP_DBG_OBJCNT(transport); variable
/kernel/linux/linux-5.10/include/uapi/scsi/
H A Dscsi_netlink.h30 __u8 transport; member
/kernel/linux/linux-6.6/include/uapi/scsi/
H A Dscsi_netlink.h30 __u8 transport; member
/kernel/linux/linux-6.6/net/sctp/
H A Dobjcnt.c33 SCTP_DBG_OBJCNT(transport); variable
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
H A Dscsi_netlink.h16 uint8_t transport; member

Completed in 7 milliseconds

123456789