Searched defs:bt_conn_cb (Results 1 – 1 of 1) sorted by relevance
780 struct bt_conn_cb { struct800 void (*connected)(struct bt_conn *conn, u8_t err);819 void (*disconnected)(struct bt_conn *conn, u8_t reason);842 bool (*le_param_req)(struct bt_conn *conn,855 void (*le_param_updated)(struct bt_conn *conn, u16_t interval,867 void (*identity_resolved)(struct bt_conn *conn,881 void (*security_changed)(struct bt_conn *conn, bt_security_t level,894 void (*remote_info_available)(struct bt_conn *conn,924 struct bt_conn_cb *_next; argument
Completed in 5 milliseconds