Home
last modified time | relevance | path

Searched refs:expect_single_call_net_buf_simple_add (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dnet_buf_expects.h31 void expect_single_call_net_buf_simple_add(struct net_buf_simple *buf, size_t len);
Dnet_buf_expects.c32 void expect_single_call_net_buf_simple_add(struct net_buf_simple *buf, size_t len) in expect_single_call_net_buf_simple_add() function
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_random_addr/src/
Dmain.c128 expect_single_call_net_buf_simple_add(&net_buff.b, sizeof(cp)); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_add/src/
Dmain.c277 expect_single_call_net_buf_simple_add(&net_buff.b, sizeof(cp)); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/src/
Dmain.c342 expect_single_call_net_buf_simple_add(&net_buff.b, sizeof(cp)); in ZTEST()