Searched defs:bt_monitor_new_index (Results 1 – 2 of 2) sorted by relevance
64 struct bt_monitor_new_index { struct65 u8_t type;66 u8_t bus;67 u8_t bdaddr[6];68 char name[8];100 #define bt_monitor_new_index(type, bus, addr, name) macro
173 void bt_monitor_new_index(u8_t type, u8_t bus, bt_addr_t *addr, in bt_monitor_new_index() function
Completed in 4 milliseconds