Home
last modified time | relevance | path

Searched defs:pub_addr (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_id.c28 ble_hs_id_set_pub(const uint8_t *pub_addr) in ble_hs_id_set_pub()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dcfg_srv.c243 static u8_t _mod_pub_set(struct bt_mesh_model *model, u16_t pub_addr, in _mod_pub_set()
1043 u16_t elem_addr, u16_t pub_addr, in send_mod_pub_status()
1086 u16_t elem_addr, pub_addr = 0; in mod_pub_get() local
1134 u16_t elem_addr, pub_addr, pub_app_idx; in mod_pub_set() local
1276 u16_t elem_addr, pub_addr, pub_app_idx; in mod_pub_va_set() local
1353 u16_t elem_addr, pub_addr = 0; in mod_pub_va_set() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gap_test.c1318 uint8_t pub_addr[6]; in TEST_CASE() local