Home
last modified time | relevance | path

Searched defs:profileId (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp58 int32_t profileId; in GetProfile() local
108 napi_value profileId = nullptr; in ProfileIdInit() local
[all...]
H A Dnapi_bluetooth_utils.cpp348 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 Dbluetooth_connection_ffi.cpp63 int32_t FfiBluetoothConGetProfileConnectionState(int32_t profileId, int32_t* errCode) in FfiBluetoothConGetProfileConnectionState() argument
H A Dbluetooth_connection_impl.cpp146 int32_t ConnectionImpl::GetProfileConnectionState(int32_t profileId, int32_t* errCode) in GetProfileConnectionState() argument
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp96 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 Dnapi_bluetooth_constant.cpp73 napi_value profileId = nullptr; in ProfileIdInit() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c106 static int32_t AddLaneModel(uint64_t laneId, uint32_t profileId, LaneProfile *laneProfile) in AddLaneModel() argument
151 uint32_t profileId = GenerateLaneProfileId(&param); 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 Dlnn_lane.c238 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 Dlnn_trans_lane_deps_mock.cpp89 void UnbindLaneReqIdFromProfile(uint32_t laneReqId, uint32_t profileId) in UnbindLaneReqIdFromProfile() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp358 int32_t BluetoothHostProxy::GetBtProfileConnState(uint32_t profileId, int &state) in GetBtProfileConnState() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp472 uint32_t profileId; in GetBtProfileConnStateInner() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp879 int BluetoothHost::GetBtProfileConnState(uint32_t profileId, int &state) const in GetBtProfileConnState() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp295 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 Dlnn_lane_test.cpp1280 uint32_t profileId = GenerateLaneProfileId(&param); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp933 int32_t BluetoothHostServer::GetBtProfileConnState(uint32_t profileId, int &state) in GetBtProfileConnState() argument

Completed in 42 milliseconds