zephyr/tests/bluetooth
Rubin Gerritsen 237c59585e Bluetooth: Host: Rename bt_conn_state_t states for clarity
To make it easier to understand the code, the following was done:
- Use INITIATING/ADV for state names that are exclusive to central
  or peripheral. Previously it was not necessarily clear that the state
  BT_CONN_CONNECTING was for central only by just looking at where
  it was used. The terms INITIATING/ADV were used in favor
  of central and peripheral as these terms also work for SCO connection
  establishment.
- BT_CONN_CONNECTING_SCAN -> BT_CONN_SCAN_BEFORE_INITIATING
  to make it more clear that we are not scanning and connecting at
  the same time. The new name should make it more clear why we are
  scanning - only with the intention to start the initiator later.
- BT_CONN_CONNECTING_AUTO -> BT_CONN_INITIATING_FILTER_LIST.
  This makes it clear that this state is something different than
  BT_CONN_AUTO_CONNECT.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-04-23 15:31:59 +02:00
..
addr
adv
at
audio tests: Bluetooth: CAP Commander Change Microphone mute unittests 2024-04-05 12:21:38 +02:00
bluetooth
bt_crypto
bt_crypto_ccm
common/testlib Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
controller bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ctrl_isoal
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
df
gatt
hci_codecs_info
hci_prop_evt
hci_uart_async
host Bluetooth: Host: Rename bt_conn_state_t states for clarity 2024-04-23 15:31:59 +02:00
host_long_adv_recv
init
l2cap
ll_settings
mesh flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
mesh_shell flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
qualification
shell Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
tester Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
uuid