Searched refs:bt_rfcomm_server (Results 1 – 4 of 4) sorted by relevance
128 struct bt_rfcomm_server { struct152 int (*accept)(struct bt_conn *conn, struct bt_rfcomm_server *server, argument155 struct bt_rfcomm_server *_next; argument168 int bt_rfcomm_server_register(struct bt_rfcomm_server *server);
129 static int rfcomm_accept(struct bt_conn *conn, struct bt_rfcomm_server *server, in rfcomm_accept()144 struct bt_rfcomm_server rfcomm_server = {
52 static struct bt_rfcomm_server *servers;171 static struct bt_rfcomm_server *rfcomm_server_lookup_channel(uint8_t channel) in rfcomm_server_lookup_channel()173 struct bt_rfcomm_server *server; in rfcomm_server_lookup_channel()200 int bt_rfcomm_server_register(struct bt_rfcomm_server *server) in bt_rfcomm_server_register()487 struct bt_rfcomm_server *server; in rfcomm_dlc_accept()
719 static int bt_hfp_hf_accept(struct bt_conn *conn, struct bt_rfcomm_server *server, in bt_hfp_hf_accept()814 static struct bt_rfcomm_server chan = { in hfp_hf_init()