/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_spp.cpp | 72 int SppServerAccept(int serverId) in SppServerAccept() argument 85 int SppServerClose(int serverId) in SppServerClose() argument [all...] |
H A D | ohos_bt_socket.cpp | 136 int serverId = g_serverMap.AddObject(server); in SocketServerCreate() local 153 int SocketServerAccept(int serverId) in SocketServerAccept() argument 179 SocketServerClose(int serverId) SocketServerClose() argument 447 SocketGetPsm(int serverId) SocketGetPsm() argument 463 SocketGetScn(int serverId) SocketGetScn() argument [all...] |
H A D | ohos_bt_gatt_server.cpp | 45 int serverId; member 140 static void AddAttribute(int serverId, int serviceIndex, int attrType, UUID uuid, uint16_t handle) in AddAttribute() argument 155 GetAttribute(int serverId, int serviceIndex, std::function<bool(GattAttribute &)> predicate) GetAttribute() argument 175 GetAttributeWithHandle(int serverId, int handle) GetAttributeWithHandle() argument 189 GetAttributeWithUuid(int serverId, int serviceIndex, int attributeType, UUID uuid) GetAttributeWithUuid() argument 202 GetDescriptorAttribute( int serverId, int serviceIndex, UUID characterUuid, UUID descriptorUuid) GetDescriptorAttribute() argument 222 GetAttributeWithActualHandle(int serverId, uint16_t actualHandle) GetAttributeWithActualHandle() argument 239 GattServerCallbackWapper(BtGattServerCallbacks *callback, int serverId) GattServerCallbackWapper() argument 631 BleGattsUnRegister(int serverId) BleGattsUnRegister() argument 654 BleGattsConnect(int serverId, BdAddr bdAddr) BleGattsConnect() argument 678 BleGattsDisconnect(int serverId, BdAddr bdAddr, int connId) BleGattsDisconnect() argument 708 BleGattsAddService(int serverId, BtUuid srvcUuid, bool isPrimary, int number) BleGattsAddService() argument 759 BleGattsAddIncludedService(int serverId, int srvcHandle, int includedHandle) BleGattsAddIncludedService() argument 780 BleGattsAddCharacteristic(int serverId, int srvcHandle, BtUuid characUuid, int properties, int permissions) BleGattsAddCharacteristic() argument 838 BleGattsAddDescriptor(int serverId, int srvcHandle, BtUuid descUuid, int permissions) BleGattsAddDescriptor() argument 889 BleGattsStartService(int serverId, int srvcHandle) BleGattsStartService() argument 917 BleGattsStopService(int serverId, int srvcHandle) BleGattsStopService() argument 953 BleGattsDeleteService(int serverId, int srvcHandle) BleGattsDeleteService() argument 989 BleGattsClearServices(int serverId) BleGattsClearServices() argument 1004 BleGattsSendResponse(int serverId, GattsSendRspParam *param) BleGattsSendResponse() argument 1062 BleGattsSendIndication(int serverId, GattsSendIndParam *param) BleGattsSendIndication() argument [all...] |
/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_address_pool.h | 42 uint32_t serverId; member
|
H A D | dhcp_config.h | 31 uint32_t serverId; /* Server identifier. */ member
|
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
H A D | connection_ble_mock.cpp | 89 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument
|
/foundation/communication/dsoftbus/core/adapter/br/mock/ |
H A D | wrapper_br_interface.c | 141 static int32_t GetSppServerPort(int serverId) in GetSppServerPort() argument
|
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_address_pool_test.cpp | 58 uint32_t serverId = ParseIpAddr("192.168.100.1"); in SamplePoolConfig() local
|
H A D | dhcp_s_server_test.cpp | 74 uint32_t serverId = ParseIpAddr("192.168.189.254"); in InitServerConfig() local
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_handler.cpp | 290 int32_t serverId = it->second; in CloseSession() local
|
H A D | softbus_agent.cpp | 141 int32_t serverId = serverIdMap_[sessionName_]; in QuitDomain() local
|
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | bluetooth_mock.cpp | 191 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument 196 int32_t BleGattsUnRegister(int32_t serverId) in BleGattsUnRegister() argument 201 int32_t BleGattsAddCharacteristic(int32_t serverId, int32_t srvcHandle, in BleGattsAddCharacteristic() argument 208 int32_t BleGattsAddDescriptor(int32_t serverId, int32_t srvcHandle, BtUuid descUuid, int32_t permissions) in BleGattsAddDescriptor() argument 213 int32_t BleGattsStartService(int32_t serverId, int32_t srvcHandle) in BleGattsStartService() argument 218 BleGattsStopService(int32_t serverId, int32_t srvcHandle) BleGattsStopService() argument 223 BleGattsDeleteService(int32_t serverId, int32_t srvcHandle) BleGattsDeleteService() argument 228 BleGattsDisconnect(int32_t serverId, BdAddr bdAddr, int32_t connId) BleGattsDisconnect() argument 233 BleGattsSendResponse(int32_t serverId, GattsSendRspParam *param) BleGattsSendResponse() argument 238 BleGattsSendIndication(int32_t serverId, GattsSendIndParam *param) BleGattsSendIndication() argument [all...] |
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_distributed_test.cpp | 1177 static void GetRemoteObjectAndCheck(sptr<IRemoteObject>& object, sptr<IDBinderTestService>& testService, int serverId) in GetRemoteObjectAndCheck() argument
|
/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | bluetooth_mock.cpp | 242 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument 247 int32_t BleGattsUnRegister(int32_t serverId) in BleGattsUnRegister() argument 252 int32_t BleGattsAddCharacteristic(int32_t serverId, int32_t srvcHandle, in BleGattsAddCharacteristic() argument 259 int32_t BleGattsAddDescriptor(int32_t serverId, int32_t srvcHandle, BtUuid descUuid, int32_t permissions) in BleGattsAddDescriptor() argument 264 int32_t BleGattsStartService(int32_t serverId, int32_t srvcHandle) in BleGattsStartService() argument 269 BleGattsStopService(int32_t serverId, int32_t srvcHandle) BleGattsStopService() argument 274 BleGattsDeleteService(int32_t serverId, int32_t srvcHandle) BleGattsDeleteService() argument 279 BleGattsDisconnect(int32_t serverId, BdAddr bdAddr, int32_t connId) BleGattsDisconnect() argument 284 BleGattsSendResponse(int32_t serverId, GattsSendRspParam *param) BleGattsSendResponse() argument 289 BleGattsSendIndication(int32_t serverId, GattsSendIndParam *param) BleGattsSendIndication() argument [all...] |
/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_connection.c | 51 int32_t serverId; member 674 int32_t serverId = g_sppDriver->OpenSppServer(name, (int32_t)strlen(name), UUID, 0); in CheckBrServerStateAndOpenSppServer() local 720 int32_t serverId = serverState->serverId; ListenTask() local [all...] |
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/ |
H A D | softbus_adapter_ble_gatt_server.c | 303 static void BleRegisterServerCallback(int status, int serverId, BtUuid *appUuid) in BleRegisterServerCallback() argument 326 static void BleConnectServerCallback(int connId, int serverId, const BdAddr *bdAddr) in BleConnectServerCallback() argument 362 BleDisconnectServerCallback(int connId, int serverId, const BdAddr *bdAddr) BleDisconnectServerCallback() argument 381 BleServiceAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle) BleServiceAddCallback() argument 402 BleIncludeServiceAddCallback(int status, int serverId, int srvcHandle, int includeSrvcHandle) BleIncludeServiceAddCallback() argument 409 BleCharacteristicAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle, int characteristicHandle) BleCharacteristicAddCallback() argument 427 BleDescriptorAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle, int descriptorHandle) BleDescriptorAddCallback() argument 445 BleServiceStartCallback(int status, int serverId, int srvcHandle) BleServiceStartCallback() argument 461 BleServiceStopCallback(int status, int serverId, int srvcHandle) BleServiceStopCallback() argument 476 BleServiceDeleteCallback(int status, int serverId, int srvcHandle) BleServiceDeleteCallback() argument 681 SetConnIdAndAddr(int connId, int serverId, const SoftBusBtAddr *btAddr) SetConnIdAndAddr() argument [all...] |
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_s_server.cpp | 863 int AddReplyServerIdOption(PDhcpOptionList options, uint32_t serverId) in AddReplyServerIdOption() argument [all...] |