Home
last modified time | relevance | path

Searched refs:mark (Results 1 – 5 of 5) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/
H A Dmini-st.css78 background: var(--mark-back-color);
81 color: var(--mark-fore-color); }
1237 --mark-back-color: #0277bd;
1238 --mark-fore-color: #fafafa; }
1240 mark { selector
1241 background: var(--mark-back-color);
1242 color: var(--mark-fore-color);
1247 mark.inline-block {
1453 mark.secondary {
1454 --mark-back-color: #d32f2f; }
[all …]
/btstack/src/classic/
H A Dhfp_hf.c303 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() argument
305 btstack_snprintf_assert_complete(buffer, sizeof(buffer), "AT%s%s\r", cmd, mark); in hfp_hf_send_cmd_with_mark()
/btstack/doc/manual/docs-template/
H A Dprotocols.md772 A *BNEP_EVENT_INCOMING_CONNECTION* event will mark that an incoming
899 - *SM_EVENT_IDENTITY_RESOLVING_STARTED* to mark the start of a lookup,
/btstack/
H A DCHANGELOG.md747 - CVSD PLC: treat zero frames as good and allow to mark data as bad, e.g. if reported by Controller…
/btstack/3rd-party/lwip/core/
H A DCHANGELOG1253 Added pbuf flags to mark incoming packets as link-layer broadcast/multicast.
3100 (see TODO mark in the source code).