Lines Matching refs:cout
74 std::cout << "g_hciCallbacks = " << g_hciCallbacks << std::endl;
76 std::cout << "g_iBtHci0100 = " << g_iBtHci << std::endl;
80 std::cout << "A2dpBluetoothSession_0100_ret = " << ret << std::endl;
94 std::cout << "A2dpBluetoothSession_0600_ret = " << ret << std::endl;
110 std::cout << "A2dpBluetoothSession_1100_ret = " << ret << std::endl;
123 std::cout << "Operation SUSPEND_RENDER = " << operation_suspend << std::endl;
127 std::cout << "Operation START_RENDER = " << operation_start << std::endl;
131 std::cout << "Status SUCCESS = " << staus_success << std::endl;
135 std::cout << "Status FAILURE = " << staus_failure << std::endl;
139 std::cout << "SessionType UNKNOWN_TYPE = " << sessionType_unknownType << std::endl;
142 std::cout << "SessionType SOFTWARE_ENCODING = " << sessionType_softwareEncoding << std::endl;
145 std::cout << "SessionType HARDWARE_ENCODING = " << sessionType_hardwareEncoding << std::endl;