Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 17 of 17) sorted by relevance

/btstack/chipset/
H A DREADME.md106 …://github.com/atwilc3000). The ATWILC3000 has a basic HCI implementation stored in ROM and require…
108 …h vendor-specific command although all chipsets have an official address stored. The BD_ADDR looku…
181 The HCI firmware can be uploaded on boot into SRAM or stored in the OTP (One-time programmable) mem…
224 …startup for EM9301 since it does not have a stored fix address. The EM9304 comes with an valid add…
248 **BD ADDR** is not set automatically. However, during production, a 64-bit random number is stored
267 **BD ADDR** is stored in Controller.
283 **BD ADDR** is stored in Controller.
326 **BD Addr** can be set with custom command although all chipsets have an official address stored.
395 …ddr** can be set with `HCI_VS_Write_BD_Addr` although all chipsets have an official address stored.
427 **BD Addr ** must be set with custom command. It does not have a stored valid public BD Addr.
/btstack/port/posix-h4-zephyr/
H A DREADME.md4 In addition, the port defaults to use the fixed static address stored during production.
/btstack/doc/manual/docs-template/
H A Dhow_to.md69 | LINK_KEY_PATH | Path to stored link keys |
70 | LE_DEVICE_DB_PATH | Path to stored LE device information |
218 …hich one connection can be active. Finally, up to three link keys can be stored in persistent memo…
224stored in Non-volatile memory. For Classic, a single link keys and its type is stored. For LE, the…
231 | NVM_NUM_LINK_KEYS | Max number of Classic Link Keys that can be stored
232 | NVM_NUM_DEVICE_DB_ENTRIES | Max number of LE Device DB entries that can be stored
233 … | Max number of 'Client Characteristic Configuration' values that can be stored by GATT Server |
H A Dprotocols.md627 that are stored in a Data Element Sequence (DES). The Attribute ID is a
650 The SDP record can be stored in FLASH since BTstack only stores the pointer.
789 values stored on an ATT server. In addition, the ATT server can notify
938 …- *SM_EVENT_REENCRYPTION_STARTED*: we have stored bonding information and either trigger encryptio…
939 …MPLETE*: re-encryption is complete. If the remote device does not have a stored LTK, the status co…
957 The derived key then stored in local LE Device DB.
H A Dprofiles.md169 devices will generate a link key. The link key can be stored either in
522 request the Security Manager to re-encrypt the connection if there is stored bonding information av…
/btstack/port/arduino/examples/LEPeripheral/
H A DLEPeripheral.ino82 * Both times, the size has to be returned. The data is only stored in the provided
/btstack/port/zephyr/
H A DREADME.md10 …F5340 DK (PCA10095) boards only. It uses the fixed static random BD ADDR stored in NRF_FICR/NRF_FI…
/btstack/src/classic/
H A Dhid_host.c417 bool stored; in hid_host_handle_sdp_hid_descriptor_list() local
490 stored = hid_descriptor_storage_store(connection, data); in hid_host_handle_sdp_hid_descriptor_list()
491 if (stored) { in hid_host_handle_sdp_hid_descriptor_list()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/script/
H A Ds1ja.ld257 /* Stacks are stored in this section. */
/btstack/port/windows-h4-zephyr/
H A DREADME.md4 In addition, the port defaults to use the fixed static address stored during production.
/btstack/doc/notes/
H A DSDP.txt16 * service class: UUID (128 bit) stored as ServiceClassIDList attribute
/btstack/platform/corefoundation/
H A Dbtstack_link_key_db_corefoundation.m83 log_info("stored prefs for %u devices\n", (unsigned int) [remote_devices count]);
H A Dbtstack_device_name_db_corefoundation.m83 log_info("stored prefs for %u devices\n", (unsigned int) [remote_devices count]);
/btstack/src/ble/gatt-service/
H A Dhids_client.c1100 … bool stored = hids_client_descriptor_storage_store(client, client->service_index, value[i]); in handle_gatt_client_event() local
1101 if (!stored){ in handle_gatt_client_event()
/btstack/port/arduino/examples/LECentral/
H A DLECentral.ino224 * interested in, it's name is printed and a reference stored for later.
/btstack/
H A DCHANGELOG.md885 - L2CAP ERTM: assert that packet can be stored in fragment buffers in ertm
944 - BNEP: Bluetooth address is stored in little-endian format for all BNEP_EVENT_*
1212 - GAP: support iteration over stored Classic link keys: gap_link_key_iterator_init, gap_link_key_it…
1251 - GATT Client: set UUID16 field if 16-bit UUID is stored as UUID128
1263 - GATT Server: Writes to GATT Client Characteristic Configuration are stored in TLV and restored on…
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/script/
H A Dfsp.ld475 /* Stacks are stored in this section. */