Home
last modified time | relevance | path

Searched refs:GetProfileConnStateName (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_utils.h36 std::string GetProfileConnStateName(int state);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp110 std::string GetProfileConnStateName(int state) in GetProfileConnStateName() function
H A Dbluetooth_map_mse.cpp49 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause); in OnConnectionStateChanged()
H A Dbluetooth_hid_host.cpp50 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause); in OnConnectionStateChanged()
H A Dbluetooth_a2dp_src.cpp70 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause); in OnConnectionStateChanged()
H A Dbluetooth_hfp_ag.cpp51 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause); in OnConnectionStateChanged()
H A Dbluetooth_gatt_server.cpp285 GET_ENCRYPT_GATT_ADDR(device), ret, GetProfileConnStateName(state).c_str()); in OnConnectionStateChanged()
H A Dbluetooth_gatt_client.cpp145 state, GetProfileConnStateName(newState).c_str()); in OnConnectionStateChanged()