Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_id_addr/src/
Dtest_suite_invalid_cases.c84 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_STATIC_ADDRS); in ZTEST()
141 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_STATIC_ADDRS); in ZTEST()
183 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_STATIC_ADDRS); in ZTEST()
225 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_STATIC_ADDRS); in ZTEST()
Dmain.c109 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_STATIC_ADDRS); in ZTEST()
164 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_STATIC_ADDRS); in ZTEST()
218 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_VS_READ_STATIC_ADDRS); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_read_public_addr/src/
Dmain.c59 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_READ_BD_ADDR); in ZTEST()
114 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_READ_BD_ADDR); in ZTEST()
144 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_READ_BD_ADDR); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dhci_core_expects.h47 void expect_single_call_bt_hci_cmd_send_sync(uint16_t opcode);
Dhci_core_expects.c59 void expect_single_call_bt_hci_cmd_send_sync(uint16_t opcode) in expect_single_call_bt_hci_cmd_send_sync() function
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_random_addr/src/
Dmain.c130 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_LE_SET_ADV_SET_RANDOM_ADDR); in ZTEST()