/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_profile.cpp | 58 int32_t profileId; in GetProfile() local 108 napi_value profileId = nullptr; in ProfileIdInit() local [all...] |
H A D | napi_bluetooth_utils.cpp | 348 uint32_t profileId = 0; in GetProfileId() local 672 CheckProfileIdParam(napi_env env, napi_callback_info info, int &profileId) CheckProfileIdParam() argument 683 CheckProfileIdParamEx(napi_env env, napi_callback_info info, int &profileId, size_t &argc) CheckProfileIdParamEx() argument [all...] |
/foundation/communication/bluetooth/frameworks/cj/connection/src/ |
H A D | bluetooth_connection_ffi.cpp | 63 int32_t FfiBluetoothConGetProfileConnectionState(int32_t profileId, int32_t* errCode) in FfiBluetoothConGetProfileConnectionState() argument
|
H A D | bluetooth_connection_impl.cpp | 146 int32_t ConnectionImpl::GetProfileConnectionState(int32_t profileId, int32_t* errCode) in GetProfileConnectionState() argument
|
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/ |
H A D | bt_statistic.cpp | 96 AddDevicesToArray( cJSON *json, const std::vector<OHOS::Bluetooth::BluetoothRemoteDevice>& devices, uint32_t profileId) AddDevicesToArray() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/constant/ |
H A D | napi_bluetooth_constant.cpp | 73 napi_value profileId = nullptr; in ProfileIdInit() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_model.c | 106 static int32_t AddLaneModel(uint64_t laneId, uint32_t profileId, LaneProfile *laneProfile) in AddLaneModel() argument 151 uint32_t profileId = GenerateLaneProfileId(¶m); in BindLaneIdToProfile() local 160 void UnbindLaneIdFromProfile(uint64_t laneId, uint32_t profileId) in UnbindLaneIdFromProfile() argument 178 GetLaneProfile(uint32_t profileId, LaneProfile *profile) GetLaneProfile() argument 202 GetLaneIdList(uint32_t profileId, uint64_t **laneIdList, uint32_t *listSize) GetLaneIdList() argument [all...] |
H A D | lnn_lane.c | 238 static void LaneIdEnabled(uint64_t laneId, uint32_t profileId) in LaneIdEnabled() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 89 void UnbindLaneReqIdFromProfile(uint32_t laneReqId, uint32_t profileId) in UnbindLaneReqIdFromProfile() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 358 int32_t BluetoothHostProxy::GetBtProfileConnState(uint32_t profileId, int &state) in GetBtProfileConnState() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_stub.cpp | 472 uint32_t profileId; in GetBtProfileConnStateInner() local
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_host.cpp | 879 int BluetoothHost::GetBtProfileConnState(uint32_t profileId, int &state) const in GetBtProfileConnState() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection.cpp | 295 int profileId = 0; in GetProfileConnectionState() local 313 int profileId = 0; in GetProfileConnectionStateEx() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_test.cpp | 1280 uint32_t profileId = GenerateLaneProfileId(¶m); in HWTEST_F() local
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 933 int32_t BluetoothHostServer::GetBtProfileConnState(uint32_t profileId, int &state) in GetBtProfileConnState() argument
|