Home
last modified time | relevance | path

Searched defs:ble_monitor_new_index (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_monitor_priv.h76 struct ble_monitor_new_index { struct
94 int ble_monitor_new_index(uint8_t bus, uint8_t *addr, const char *name); argument
H A Dble_monitor.c385 ble_monitor_new_index(uint8_t bus, uint8_t *addr, const char *name) in ble_monitor_new_index() function