Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dmonitor.h64 struct bt_monitor_new_index { struct
65 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
A Dmonitor.c173 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