Lines Matching defs:hdr
85 struct bt_obex_conn_req_hdr *hdr; in obex_server_connect() local
623 struct bt_obex_req_hdr *hdr; in obex_server_recv() local
966 struct bt_obex_rsp_hdr *hdr; in obex_client_recv() local
1057 struct bt_obex_req_hdr *hdr; in bt_obex_connect() local
1127 struct bt_obex_rsp_hdr *hdr; in bt_obex_connect_rsp() local
1200 struct bt_obex_req_hdr *hdr; in bt_obex_disconnect() local
1252 struct bt_obex_rsp_hdr *hdr; in bt_obex_disconnect_rsp() local
1311 struct bt_obex_req_hdr *hdr; in bt_obex_put() local
1377 struct bt_obex_rsp_hdr *hdr; in bt_obex_put_rsp() local
1436 struct bt_obex_req_hdr *hdr; in bt_obex_get() local
1502 struct bt_obex_rsp_hdr *hdr; in bt_obex_get_rsp() local
1580 struct bt_obex_req_hdr *hdr; in bt_obex_abort() local
1642 struct bt_obex_rsp_hdr *hdr; in bt_obex_abort_rsp() local
1692 struct bt_obex_req_hdr *hdr; in bt_obex_setpath() local
1746 struct bt_obex_rsp_hdr *hdr; in bt_obex_setpath_rsp() local
1796 struct bt_obex_req_hdr *hdr; in bt_obex_action() local
1862 struct bt_obex_rsp_hdr *hdr; in bt_obex_action_rsp() local
2616 bool (*func)(struct bt_obex_hdr *hdr, void *user_data), void *user_data) in bt_obex_header_parse()
2619 struct bt_obex_hdr hdr; in bt_obex_header_parse() local
2673 struct bt_obex_hdr hdr; member
2677 static bool bt_obex_find_header_cb(struct bt_obex_hdr *hdr, void *user_data) in bt_obex_find_header_cb()