doc: add missing words in gap and gatt server sections
gatt_client: require ENABLE_GATT_CLIENT_SERVICE_CHANGED
doc: remove note on automatic close of RFCOMM multiplexer
doc: update gatt service creation
att_server: document delayed write
hci_dump: add hci_dump_btstack_event to log internal events
doc: fix port links in quick start
gap: made mutual authentication for legacy secure connections optional
doc: add RFCOMM multiplexer shutdown timeout
hci: add workaround for Controllers that fail to send command complete/status for connection that does not get established
hci: add ENABLE_LE_ENHANCED_CONNECTION_COMPLETE_EVENT
sm: enable support for LE Secure Connection debug keys for testing
doc: improve att can send now explanation
doc: fix link on quick start page
doc: drop defined for non-persistent link key and le device db info
hci: send hci_bcm_pcm2_setup if HAVE_BCM_PCM2
hfp: skip hci_bcm_write_i2spcm_interface_param if HAVE_BCM_PCM_NBS_16KHZCustom firmware can up/downsample NBS to 16 kHz which uses fixed 16 khz sample rate
gap: add ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT
doc: add GITHUB URL
doc: update links
doc: update link in architecture page
Revert "doc: update cross-file links"This reverts commit 0179ba640fbea214ff06e259b9fca5560341f1f1.
doc: update cross-file links
hci: add workaround to trigger hci le set adv params after hci le set random address
btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE
123