Searched refs:stored (Results 1 – 17 of 17) sorted by relevance
/btstack/chipset/ |
H A D | README.md | 106 …://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 D | README.md | 4 In addition, the port defaults to use the fixed static address stored during production.
|
/btstack/doc/manual/docs-template/ |
H A D | how_to.md | 69 | 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… 224 …stored 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 D | protocols.md | 627 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 D | profiles.md | 169 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 D | LEPeripheral.ino | 82 * Both times, the size has to be returned. The data is only stored in the provided
|
/btstack/port/zephyr/ |
H A D | README.md | 10 …F5340 DK (PCA10095) boards only. It uses the fixed static random BD ADDR stored in NRF_FICR/NRF_FI…
|
/btstack/src/classic/ |
H A D | hid_host.c | 417 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 D | s1ja.ld | 257 /* Stacks are stored in this section. */
|
/btstack/port/windows-h4-zephyr/ |
H A D | README.md | 4 In addition, the port defaults to use the fixed static address stored during production.
|
/btstack/doc/notes/ |
H A D | SDP.txt | 16 * service class: UUID (128 bit) stored as ServiceClassIDList attribute
|
/btstack/platform/corefoundation/ |
H A D | btstack_link_key_db_corefoundation.m | 83 log_info("stored prefs for %u devices\n", (unsigned int) [remote_devices count]);
|
H A D | btstack_device_name_db_corefoundation.m | 83 log_info("stored prefs for %u devices\n", (unsigned int) [remote_devices count]);
|
/btstack/src/ble/gatt-service/ |
H A D | hids_client.c | 1100 … 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 D | LECentral.ino | 224 * interested in, it's name is printed and a reference stored for later.
|
/btstack/ |
H A D | CHANGELOG.md | 885 - 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 D | fsp.ld | 475 /* Stacks are stored in this section. */
|