Home
last modified time | relevance | path

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

/tests/bluetooth/host/id/bt_setup_random_id_addr/src/
A 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()
A 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()
/tests/bluetooth/host/id/bt_id_read_public_addr/src/
A 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()
/tests/bluetooth/host/id/mocks/
A Dhci_core_expects.h47 void expect_single_call_bt_hci_cmd_send_sync(uint16_t opcode);
A Dhci_core_expects.c54 void expect_single_call_bt_hci_cmd_send_sync(uint16_t opcode) in expect_single_call_bt_hci_cmd_send_sync() function
/tests/bluetooth/host/id/bt_id_set_adv_random_addr/src/
A Dmain.c130 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_LE_SET_ADV_SET_RANDOM_ADDR); in ZTEST()
/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
A Dmain.c291 expect_single_call_bt_hci_cmd_send_sync(BT_HCI_OP_LE_SET_RANDOM_ADDRESS); in ZTEST()

Completed in 14 milliseconds