Searched refs:ble_gap_test_util_connect_cb (Results 1 – 1 of 1) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gap_test.c | 79 ble_gap_test_util_connect_cb(struct ble_gap_event *event, void *arg) in ble_gap_test_util_connect_cb() function 457 ble_gap_test_util_connect_cb, NULL, 0); in TEST_CASE() 792 ble_gap_test_util_connect_cb, NULL, 0); in TEST_CASE() 842 ble_gap_test_util_connect_cb, NULL, 0); in TEST_CASE() 887 ble_gap_test_util_connect_cb, NULL); in TEST_CASE() 895 0, NULL, ble_gap_test_util_connect_cb, in TEST_CASE() 903 0, NULL, ble_gap_test_util_connect_cb, NULL); in TEST_CASE() 919 ble_gap_test_util_connect_cb, NULL, 0); in TEST_CASE() 936 ble_gap_test_util_connect_cb, NULL, 0); in TEST_CASE() 941 &conn_params, ble_gap_test_util_connect_cb, NULL); in TEST_CASE() [all …]
|