Searched refs:ble_l2cap_test_util_update_cb (Results 1 – 1 of 1) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_l2cap_test.c | 524 ble_l2cap_test_util_update_cb(uint16_t conn_handle, int status, void *arg) in ble_l2cap_test_util_update_cb() function 550 rc = ble_l2cap_sig_update(2, ¶ms, ble_l2cap_test_util_update_cb, NULL); in ble_l2cap_test_util_we_update() 603 rc = ble_l2cap_sig_update(2, ¶ms, ble_l2cap_test_util_update_cb, NULL); in TEST_CASE() 628 rc = ble_l2cap_sig_update(2, ¶ms, ble_l2cap_test_util_update_cb, NULL); in TEST_CASE()
|