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

/system/bt/service/client/
H A Dmain.cpp63 #define COLOR_BOLDWHITE "\x1B[1;37m" macro
109 cout << COLOR_BOLDWHITE << op << " status: " COLOR_OFF
138 cout << COLOR_BOLDWHITE "Adapter state changed: " COLOR_OFF
140 << COLOR_BOLDWHITE " -> " COLOR_OFF
162 cout << COLOR_BOLDWHITE "Registered BLE client with ID: " COLOR_OFF
173 cout << COLOR_BOLDWHITE "Connection state: "
176 << COLOR_BOLDWHITE "- status: " << status
177 << COLOR_BOLDWHITE " - client_id: " << client_id << COLOR_OFF;
183 cout << COLOR_BOLDWHITE "MTU changed: "
185 << COLOR_BOLDWHITE "
[all...]

Completed in 5 milliseconds