Searched refs:bt_nus_send (Results 1 – 2 of 2) sorted by relevance
125 static inline int bt_nus_send(struct bt_conn *conn, const void *data, uint16_t len) in bt_nus_send() function
77 err = bt_nus_send(NULL, hello_world, strlen(hello_world)); in main()