Home
last modified time | relevance | path

Searched refs:expect_single_call_bt_conn_lookup_state_le (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dconn_expects.h15 void expect_single_call_bt_conn_lookup_state_le(uint8_t id, const bt_addr_le_t *peer,
Dconn_expects.c12 void expect_single_call_bt_conn_lookup_state_le(uint8_t id, const bt_addr_le_t *peer, in expect_single_call_bt_conn_lookup_state_le() function
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/src/
Dtest_suite_invalid_inputs.c116 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, in ZTEST()
160 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, in ZTEST()
210 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, in ZTEST()
263 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, in ZTEST()
316 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, in ZTEST()
369 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_le_ext_adv_oob_get_local/src/
Dtest_suite_invalid_inputs.c118 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_add/src/
Dmain.c122 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, BT_CONN_INITIATING); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/src/
Dmain.c128 expect_single_call_bt_conn_lookup_state_le(BT_ID_DEFAULT, NULL, BT_CONN_INITIATING); in ZTEST()