Searched refs:test_long_read (Results 1 – 2 of 2) sorted by relevance
27 void test_long_read(struct bt_conn *conn, enum bt_att_chan_opt bearer) in test_long_read() function97 test_long_read(conn, BT_ATT_CHAN_OPT_UNENHANCED_ONLY); in the_test()98 test_long_read(conn, BT_ATT_CHAN_OPT_ENHANCED_ONLY); in the_test()
136 static void test_long_read(enum bt_att_chan_opt bearer, uint16_t chrc_value_handle, in test_long_read() function220 test_long_read(BT_ATT_CHAN_OPT_UNENHANCED_ONLY, chrc_value_handle, conn); in the_test()223 test_long_read(BT_ATT_CHAN_OPT_ENHANCED_ONLY, chrc_value_handle, conn); in the_test()