Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 39) sorted by relevance

12

/btstack/tool/
H A Dbluetooth_gatt.py46 fout.write(page_info.format(page=url.replace('https://','')))
47 page = requests.get(url, headers=headers)
48 tree = html.fromstring(page.content)
H A Dbluetooth_data_types.py46 page = requests.get(url, headers=headers)
47 tree = html.fromstring(page.content)
H A Dbluetooth_psm.py63 fout.write(page_info.format(page=url.replace('https://','')))
H A Dbluetooth_company_id.py93 fout.write(page_info.format(page=url.replace('https://','')))
H A Dbluetooth_sdp.py100 fout.write(header.format(page=url.replace('https://',''),datetime=str(datetime.datetime.now())))
/btstack/doc/manual/
H A Dmarkdown2tex.py101 for page in doc["nav"]:
102 navigation_group_filepath = list(page.values())[0]
103 navigation_group_title = list(page.keys())[0]
H A Dmarkdown_update_references.py155 for page in doc["nav"]:
160 navigation_group_filepath = list(page.values())[0]
H A Dbtstack_gettingstarted.tex5 %\usepackage{geometry} % see geometry.pdf on how to lay out the page. There's lots.
8 % \geometry{landscape} % rotated page geometry
131 …BtstackGithub}{\urlfoot{https://github.com/bluekitchen/btstack/archive/master.zip}{BTstack's page}}
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A DPPPD_FOLLOWUP202 2013-02-03 - chat: Correct spelling errors in the man page
208 2013-02-03 - pppd: Fix spelling errors in man page
220 2013-02-03 - chat: Fix *roff errors in the man page
226 2013-03-02 - pppd: Fix man page description of case when remote IP address isn't known
245 2013-03-11 - pppstats: Fix undefined macro in man page
/btstack/port/max32630-fthr/scripts/
H A Dmax3263x_hdk.cfg23 # max32630 sector (page) size 0x2000 (8kB)
/btstack/3rd-party/lwip/core/
H A DREADME77 Submit patches and bugs via the lwIP project page:
87 Git sources and is available from this web page:
/btstack/port/wiced-h4/
H A DREADME.md6 - [Inventek Systems ISM4334x](https://www.inventeksys.com/products-page/wifi-modules/serial-wifi/is…
/btstack/port/arduino/docs/docs/
H A Dtutorial.md19 …g the BTstack LE Shield into one of the supported Arduino boards listed on the [Welcome page](../).
/btstack/doc/manual/docs-template/
H A Dquick_start.md25 [BTstack’s page](https://github.com/bluekitchen/btstack/archive/master.zip) on
/btstack/port/windows-h4/
H A DREADME.md18 We've used the Msys2 package available from the [downloads page](https://www.mingw-w64.org/download…
/btstack/port/windows-h4-da14585/
H A DREADME.md24 We've used the Msys2 package available from the [downloads page](https://www.mingw-w64.org/download…
/btstack/port/archive/wiced-h5/
H A DREADME.md8 - [Inventek Systems ISM4334x](https://www.inventeksys.com/products-page/wifi-modules/serial-wifi/is…
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/utils/linker_scripts/samv71/samv71q21/gcc/
H A Dflash.ld8 * \page License
H A Dsram.ld8 * \page License
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h2143 …ATIC_INLINE int MMU_XNPage(uint32_t *descriptor_l2, mmu_execute_Type xn, mmu_region_size_Type page) in MMU_XNPage() argument
2145 if (page == PAGE_4k) in MMU_XNPage()
2334 …mory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_Type inner, mmu_region_size_Type page) in MMU_MemoryPage() argument
2338 if (page == PAGE_64k) in MMU_MemoryPage()
/btstack/port/esp32/
H A DREADME.md63 …ovided in binary. We've submitted appropriate issues on the GitHub Issues page here: https://githu…
/btstack/src/mesh/
H A Dmesh_configuration_client.h243 …h_model_t * mesh_model, uint16_t dest, uint16_t netkey_index, uint16_t appkey_index, uint8_t page);
/btstack/port/mtk/docs/
H A Druggear-gettingstarted.tex4 %\usepackage{geometry} % see geometry.pdf on how to lay out the page. There's lots.
7 % \geometry{landscape} % rotated page geometry
/btstack/src/classic/
H A Davrcp_target.c673 uint8_t page = offset / 4; in avrcp_target_subunit_info() local
677 connection->data[0] = (page << 4) | extension_code; in avrcp_target_subunit_info()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/docs/General/html/
H A DLICENSE.txt186 same "printed page" as the copyright notice for easier

12