Home
last modified time | relevance | path

Searched refs:scan_connect_to_first_result__device_found (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c91 static void scan_connect_to_first_result__device_found(const bt_addr_le_t *addr, int8_t rssi, in scan_connect_to_first_result__device_found() function
120 err = bt_le_scan_start(BT_LE_SCAN_PASSIVE, scan_connect_to_first_result__device_found); in scan_connect_to_first_result()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c91 static void scan_connect_to_first_result__device_found(const bt_addr_le_t *addr, int8_t rssi, in scan_connect_to_first_result__device_found() function
120 err = bt_le_scan_start(BT_LE_SCAN_PASSIVE, scan_connect_to_first_result__device_found); in scan_connect_to_first_result()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c106 static void scan_connect_to_first_result__device_found(const bt_addr_le_t *addr, int8_t rssi, in scan_connect_to_first_result__device_found() function
135 err = bt_le_scan_start(BT_LE_SCAN_PASSIVE, scan_connect_to_first_result__device_found); in scan_connect_to_first_result()
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dutils.c128 static void scan_connect_to_first_result__device_found(const bt_addr_le_t *addr, int8_t rssi, in scan_connect_to_first_result__device_found() function
153 err = bt_le_scan_start(BT_LE_SCAN_PASSIVE, scan_connect_to_first_result__device_found); in scan_connect_to_first_result()