HomeSort by relevance Sort by last modified time
    Searched refs:kTagStr (Results 1 - 6 of 6) sorted by null

  /packages/apps/Test/connectivity/sl4n/utils/
common_utils.cpp 26 LOG(ERROR) << sl4n::kTagStr << ": Invalid parameter length - found: "
command_receiver.cpp 93 LOG(ERROR) << sl4n::kTagStr << ": Expected String input for name";
180 LOG(ERROR) << sl4n::kTagStr << ": Expected Int input for mode";
188 LOG(ERROR) << sl4n::kTagStr << ": Expected Int input for timeout";
196 LOG(ERROR) << sl4n::kTagStr << ": Expected Int input for tx power level";
204 LOG(ERROR) << sl4n::kTagStr << ": Expected Bool input for connectable";
  /packages/apps/Test/connectivity/sl4n/
main.cpp 60 LOG(ERROR) << sl4n::kTagStr <<
68 LOG(ERROR) << sl4n::kTagStr << ": Failed to setup the passive socket."
75 LOG(ERROR) << sl4n::kTagStr << ": Failed to accept the socket."
84 LOG(FATAL) << sl4n::kTagStr << ": Failed to write to the socket."
97 LOG(FATAL) << sl4n::kTagStr << ": Failed to write to the socket."
base.h 42 const char kTagStr[] = "SL4N";
  /packages/apps/Test/connectivity/sl4n/facades/bluetooth/
bluetooth_binder_facade.cpp 43 LOG(ERROR) << sl4n::kTagStr << " IBluetooth interface not initialized";
47 LOG(ERROR) << sl4n::kTagStr << " IBluetooth interface not enabled";
55 LOG(ERROR) << sl4n::kTagStr << ": IBluetooth interface not enabled";
60 LOG(ERROR) << sl4n::kTagStr << ": Failed to enable the Bluetooth service";
80 LOG(ERROR) << sl4n::kTagStr << ": Failed to get device name";
95 LOG(ERROR) << sl4n::kTagStr << ": Failed to set device name";
104 LOG(ERROR) << sl4n::kTagStr <<
118 LOG(ERROR) << sl4n::kTagStr << ": Failed to register BLE";
138 LOG(ERROR) << sl4n::kTagStr <<
158 LOG(ERROR) << sl4n::kTagStr <<
    [all...]
  /packages/apps/Test/connectivity/sl4n/facades/wifi/
wifi_facade.cpp 55 LOG(ERROR) << sl4n::kTagStr
62 LOG(ERROR) << sl4n::kTagStr
84 LOG(ERROR) << sl4n::kTagStr << ": Can not get Wi-Fi interfaces";
89 LOG(ERROR) << sl4n::kTagStr << ": Negative number of interfaces";
94 LOG(ERROR) << sl4n::kTagStr
100 LOG(ERROR) << sl4n::kTagStr
110 LOG(ERROR) << sl4n::kTagStr
126 LOG(ERROR) << sl4n::kTagStr << "HAL handle not initialized";
131 LOG(ERROR) << sl4n::kTagStr << "HAL interfaces not initialized";
136 LOG(ERROR) << sl4n::kTagStr << kWlanInterface << " interface not found"
    [all...]

Completed in 586 milliseconds