Home
last modified time | relevance | path

Searched refs:GetProfileId (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_impl.cpp150 *errCode = host->GetBtProfileConnState(Bluetooth::GetProfileId(profileId), state); in GetProfileConnectionState()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h120 uint32_t GetProfileId(int profile);
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp346 uint32_t GetProfileId(int profile) in GetProfileId() function
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp301 int32_t err = host->GetBtProfileConnState(GetProfileId(profileId), state); in GetProfileConnectionState()

Completed in 6 milliseconds