Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_utils.h36 std::string GetProfileConnStateName(int state);
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp106 std::string GetProfileConnStateName(int state) in GetProfileConnStateName() function
H A Dbluetooth_map_mse.cpp46 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
H A Dbluetooth_hid_host.cpp47 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
H A Dbluetooth_a2dp_src.cpp67 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
H A Dbluetooth_hfp_ag.cpp48 GET_ENCRYPT_RAW_ADDR(device), GetProfileConnStateName(state).c_str(), cause);
H A Dbluetooth_gatt_client.cpp142 state, GetProfileConnStateName(newState).c_str());
H A Dbluetooth_gatt_server.cpp299 GET_ENCRYPT_GATT_ADDR(device), ret, GetProfileConnStateName(state).c_str());

Completed in 8 milliseconds