Searched refs:received_notification (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/dut/src/ |
D | dut.c | 31 static uint8_t received_notification(struct bt_conn *conn, in received_notification() function 97 fake_subscribe(peer, GATT_HANDLE, received_notification); in run_test_iteration()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/ |
D | peer.c | 67 static uint8_t received_notification(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, in received_notification() function 142 subscribe(conn, g_handle, received_notification); in test_iteration()
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/ |
D | client.c | 83 static uint8_t received_notification(struct bt_conn *conn, in received_notification() function 166 subscribe(conn, handle, received_notification); in client_procedure()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/ |
D | peer.c | 72 static uint8_t received_notification(struct bt_conn *conn, in received_notification() function 187 subscribe(conn, handle, received_notification); in entrypoint_peer()
|