Searched refs:bt_monitor_new_index (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | monitor.h | 66 struct bt_monitor_new_index { struct 100 void bt_monitor_new_index(uint8_t type, uint8_t bus, const bt_addr_t *addr, 106 #define bt_monitor_new_index(type, bus, addr, name) macro
|
| D | monitor.c | 245 void bt_monitor_new_index(uint8_t type, uint8_t bus, const bt_addr_t *addr, in bt_monitor_new_index() function 248 struct bt_monitor_new_index pkt; in bt_monitor_new_index()
|
| D | hci_raw.c | 366 bt_monitor_new_index(BT_MONITOR_TYPE_PRIMARY, BT_HCI_BUS, BT_ADDR_ANY, BT_HCI_NAME); in bt_enable_raw()
|
| D | hci_core.c | 4304 bt_monitor_new_index(BT_MONITOR_TYPE_PRIMARY, BT_HCI_BUS, BT_ADDR_ANY, BT_HCI_NAME); in bt_enable()
|