Searched refs:mark (Results 1 – 5 of 5) sorted by relevance
78 background: var(--mark-back-color);81 color: var(--mark-fore-color); }1237 --mark-back-color: #0277bd;1238 --mark-fore-color: #fafafa; }1240 mark { selector1241 background: var(--mark-back-color);1242 color: var(--mark-fore-color);1247 mark.inline-block {1453 mark.secondary {1454 --mark-back-color: #d32f2f; }[all …]
303 static inline int hfp_hf_send_cmd_with_mark(uint16_t cid, const char * cmd, const char * mark){ in hfp_hf_send_cmd_with_mark() argument305 btstack_snprintf_assert_complete(buffer, sizeof(buffer), "AT%s%s\r", cmd, mark); in hfp_hf_send_cmd_with_mark()
772 A *BNEP_EVENT_INCOMING_CONNECTION* event will mark that an incoming899 - *SM_EVENT_IDENTITY_RESOLVING_STARTED* to mark the start of a lookup,
747 - CVSD PLC: treat zero frames as good and allow to mark data as bad, e.g. if reported by Controller…
1253 Added pbuf flags to mark incoming packets as link-layer broadcast/multicast.3100 (see TODO mark in the source code).