Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_id_test.c30 ble_hs_id_test_util_infer_auto(int privacy, uint8_t *own_addr_type) in ble_hs_id_test_util_infer_auto() function
49 rc = ble_hs_id_test_util_infer_auto(0, &own_addr_type); in TEST_CASE()
60 rc = ble_hs_id_test_util_infer_auto(0, &own_addr_type); in TEST_CASE()
75 rc = ble_hs_id_test_util_infer_auto(0, &own_addr_type); in TEST_CASE()
87 rc = ble_hs_id_test_util_infer_auto(1, &own_addr_type); in TEST_CASE()
102 rc = ble_hs_id_test_util_infer_auto(1, &own_addr_type); in TEST_CASE()